vox.fe.ast.token

Members

Aliases

TT
alias TT = TokenType
Undocumented in source.

Enums

TokenType
enum TokenType
Undocumented in source.

Structs

Token
struct Token
Undocumented in source.
TokenIndex
struct TokenIndex
Undocumented in source.

Variables

TYPE_TOKEN_FIRST
enum TokenType TYPE_TOKEN_FIRST;
Undocumented in source.
TYPE_TOKEN_LAST
enum TokenType TYPE_TOKEN_LAST;
Undocumented in source.
tokStrings
string[] tokStrings;
Undocumented in source.

Meta

Authors

Andrey Penechko.