qscript v0.7.2 (2020-10-27T19:32:46Z)
Dub
Repo
VarDeclareNode.hasValue
qscript
compiler
ast
VarDeclareNode
struct
VarDeclareNode
bool
hasValue
(
string
varName
)
Return Value
Type:
bool
true if a variable has a value assigned to it
Meta
Source
See Implementation
qscript
compiler
ast
VarDeclareNode
constructors
this
functions
addVar
getValue
hasValue
setVarID
setVarValue
properties
varIDs
vars
variables
lineno
type