qscript ~master (2022-04-30T16:00:51.7525829)
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