qscript v0.6.9 (2019-12-28T16:11:19Z)
Dub
Repo
LiteralNode.fromTokens
qscript
compiler
ast
LiteralNode
reads the literal from a string
throws Exception on error
struct
LiteralNode
void
fromTokens
(
Token
[]
tokensLiteral
)
Meta
Source
See Implementation
qscript
compiler
ast
LiteralNode
constructors
this
functions
fromTokens
variables
lineno
literal
returnType
reads the literal from a string
throws Exception on error