qscript ~master (2021-03-22T17:15:40Z)
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
visibility