vox ~master (2022-05-02T18:23:10Z)
Dub
Repo
TokenIndex
vox
fe
ast
token
Undocumented in source.
struct
TokenIndex {
uint
index
;
bool
isValid
();
}
Alias This
index
Members
Functions
isValid
bool
isValid
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
index
uint
index
;
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