qscript ~master (2021-03-22T17:15:40Z)
Dub
Repo
VarDeclareNode.setVarID
qscript
compiler
ast
VarDeclareNode
sets a stored var's ID
struct
VarDeclareNode
void
setVarID
(
string
varName
,
uinteger
id
)
Meta
Source
See Implementation
qscript
compiler
ast
VarDeclareNode
constructors
this
functions
addVar
getValue
hasValue
setVarID
setVarValue
properties
varIDs
vars
variables
lineno
type
visibility
sets a stored var's ID