qscript v0.6.9 (2019-12-28T16:11:19Z)
Dub
Repo
OperatorNode.operator
qscript
compiler
ast
OperatorNode
stores the operator (like '+' ...)
struct
OperatorNode
string
operator
;
Meta
Source
See Implementation
qscript
compiler
ast
OperatorNode
constructors
this
properties
isLiteral
variables
lineno
operands
operator
returnType
stores the operator (like '+' ...)