calcool ~master (2022-05-05T22:49:59.7757854)
Dub
Repo
Token
calcool
token
Undocumented in source.
struct
Token {
TokenType
type
;
string
value
;
}
Members
Variables
type
TokenType
type
;
Undocumented in source.
value
string
value
;
Undocumented in source.
Meta
Source
See Implementation
calcool
token
enums
TokenType
structs
Token