grimoire ~master (2021-09-29T23:21:44Z)
Dub
Repo
GrLexeme.isOperator
grimoire
compiler
lexer
GrLexeme
Whether the lexeme is an operator.
struct
GrLexeme
bool
isOperator
;
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 an operator.