Module erl_parse::cst::types [] [src]

Modules

parts

Structs

Annotated

VariableToken :: Type

AnyArityFun

fun ( ( ... ) ) -> Type )

AnyFun

fun ( )

Bits

<< Option<BitsSpec> >>

Constraints

when Sequence<Type>

List

[ Option<ListElement> ]

NormalFun

fun ( Args<Type> -> Type )

Range

Type .. Type

Union

Type | Type

Enums

Fun

AnyFun | AnyArityFun | NormalFun

Type Definitions

BinaryOpCall
Map
Parenthesized
Record
Tuple
TypeCall
UnaryOpCall