tcenal ~master (2022-05-10T07:06:30.798446)
Dub
Repo
Token
tcenal
parser_combinator
token
Undocumented in source.
struct
Token {
string
value
;
string
type
;
}
Members
Variables
type
string
type
;
Undocumented in source.
value
string
value
;
Undocumented in source.
Meta
Source
See Implementation
tcenal
parser_combinator
token
structs
Token