qscript ~master (2021-03-22T17:15:40Z)
Dub
Repo
LiteralNode.fromToken
qscript
compiler
ast
LiteralNode
reads the literal from a string
throws Exception on error
struct
LiteralNode
void
fromToken
(
Token
token
)
Meta
Source
See Implementation
qscript
compiler
ast
LiteralNode
constructors
this
functions
fromToken
variables
lineno
literal
returnType
reads the literal from a string
throws Exception on error