vox ~master (2022-05-02T18:23:10Z)
Dub
Repo
Token
vox
fe
ast
token
Undocumented in source.
struct
Token {
TokenType
type
;
TokenIndex
index
;
}
Members
Variables
index
TokenIndex
index
;
Undocumented in source.
type
TokenType
type
;
Undocumented in source.
Meta
Source
See Implementation
vox
fe
ast
token
aliases
TT
enums
TokenType
structs
Token
TokenIndex
variables
TYPE_TOKEN_FIRST
TYPE_TOKEN_LAST
tokStrings