qscript v0.7.4 (2021-02-02T19:53:35Z)
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