qscript v0.6.9 (2019-12-28T16:11:19Z)
Dub
Repo
VariableNode.id
qscript
compiler
ast
VariableNode
the ID of the variable. This is assigned in the ASTCheck stage, not in ASTGen
struct
VariableNode
uinteger
id
;
Meta
Source
See Implementation
qscript
compiler
ast
VariableNode
constructors
this
variables
id
isLiteral
lineno
returnType
varName
the ID of the variable. This is assigned in the ASTCheck stage, not in ASTGen