qscript ~master (2021-03-22T17:15:40Z)
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
integer
id
;
Meta
Source
See Implementation
qscript
compiler
ast
VariableNode
constructors
this
properties
isScriptDefined
variables
id
isGlobal
isLiteral
libraryId
lineno
returnType
varName
the ID of the variable. This is assigned in the ASTCheck stage, not in ASTGen