grimoire ~master (2021-09-29T23:21:44Z)
Dub
Repo
GrLexeme.isLiteral
grimoire
compiler
lexer
GrLexeme
Whether the lexeme is a constant value.
struct
GrLexeme
bool
isLiteral
;
Meta
Source
See Implementation
grimoire
compiler
lexer
GrLexeme
constructors
this
functions
getFile
getLine
properties
column
fileId
line
textLength
variables
bvalue
fvalue
isKeyword
isLiteral
isOperator
isType
ivalue
svalue
type
Whether the lexeme is a constant value.