dmildew ~master (2021-03-01T20:12:39.6103621)
Dub
Repo
Token.createFakeToken
mildew
lexer
Token
Used by the parser and compiler
struct
Token
static
Token
createFakeToken
(
in
Type
t
,
in
string
txt
)
Meta
Source
See Implementation
mildew
lexer
Token
enums
LiteralFlag
Type
functions
isAssignmentOperator
isIdentifier
isKeyword
symbol
toString
static functions
createFakeToken
createInvalidToken
variables
literalFlag
position
text
type
Used by the parser and compiler