qscript v0.7.2 (2020-10-27T19:32:46Z)
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