qscript v0.7.2 (2020-10-27T19:32:46Z)
Dub
Repo
LiteralNode.this
qscript
compiler
ast
LiteralNode
constructor
this
(string data, DataType dataType)
struct
LiteralNode
this
(
string
data
,
DataType
dataType
)
this
(Token[] tokensLiteral)
Meta
Source
See Implementation
qscript
compiler
ast
LiteralNode
constructors
this
functions
fromTokens
variables
lineno
literal
returnType
constructor