qscript v0.6.9 (2019-12-28T16:11:19Z)
Dub
Repo
AssignmentNode.this
qscript
compiler
ast
AssignmentNode
constructor
struct
AssignmentNode
this
(
VariableNode
variable
,
CodeNode
[]
varIndexes
,
CodeNode
value
,
bool
deref
= false
)
Meta
Source
See Implementation
qscript
compiler
ast
AssignmentNode
constructors
this
variables
deref
indexes
lineno
val
var
constructor