qscript v0.7.4 (2021-02-02T19:53:35Z)
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