qscript v0.6.9 (2019-12-28T16:11:19Z)
Dub
Repo
OperatorNode.this
qscript
compiler
ast
OperatorNode
constructor
struct
OperatorNode
this
(
string
operatorString
,
CodeNode
a
,
CodeNode
b
)
Meta
Source
See Implementation
qscript
compiler
ast
OperatorNode
constructors
this
properties
isLiteral
variables
lineno
operands
operator
returnType
constructor