qscript v0.6.9 (2019-12-28T16:11:19Z)
Dub
Repo
LiteralNode.this
qscript
compiler
ast
LiteralNode
constructor using
fromTokens
this
(string data, DataType dataType)
this
(Token[] tokensLiteral)
struct
LiteralNode
this
(
Token
[]
tokensLiteral
)
Meta
Source
See Implementation
qscript
compiler
ast
LiteralNode
constructors
this
functions
fromTokens
variables
lineno
literal
returnType
constructor using fromTokens