Module erl_tokenize::tokens[][src]

Expand description

Tokens.

Structs

Atom token.

Character token.

Comment token.

Floating point number token.

Integer token.

Keyword token.

String token.

Symbol token.

Variable token.

Whitespace token.