qscript ~master (2021-03-22T17:15:40Z)
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
returnType
variables
fCall
lineno
operands
operator
stores the operator (like '+' ...)