dmildew v0.5.6 (2021-02-22T01:27:01Z)
Dub
Repo
Token.isIdentifier
mildew
lexer
Token
Checks for a specific identifier
struct
Token
const
bool
isIdentifier
(
in
string
id
)
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
Checks for a specific identifier