grimoire ~master (2021-09-29T23:21:44Z)
Dub
Repo
GrLexeme.getLine
grimoire
compiler
lexer
GrLexeme
Returns the entire _line from where the token is located.
struct
GrLexeme
string
getLine
(
)
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
Returns the entire _line from where the token is located.