qscript ~master (2021-03-22T17:15:40Z)
Dub
Repo
VarDeclareNode.addVar
qscript
compiler
ast
VarDeclareNode
adds a variable to the list
void
addVar
(string varName)
struct
VarDeclareNode
void
addVar
(
string
varName
)
void
addVar
(string varName, CodeNode value)
Meta
Source
See Implementation
qscript
compiler
ast
VarDeclareNode
constructors
this
functions
addVar
getValue
hasValue
setVarID
setVarValue
properties
varIDs
vars
variables
lineno
type
visibility
adds a variable to the list