qscript ~master (2021-03-22T17:15:40Z)
Dub
Repo
LiteralNode.this
qscript
compiler
ast
LiteralNode
constructor
this
(string data, DataType dataType)
struct
LiteralNode
this
(
string
data
,
DataType
dataType
)
this
(Token tokenLiteral)
Meta
Source
See Implementation
qscript
compiler
ast
LiteralNode
constructors
this
functions
fromToken
variables
lineno
literal
returnType
constructor