dmildew v0.5.6 (2021-02-22T01:27:01Z)
Dub
Repo
Token.createFakeToken
mildew
lexer
Token
Used by the parser
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