qscript v0.6.9 (2019-12-28T16:11:19Z)
Dub
Repo
IfNode.hasElse
qscript
compiler
ast
IfNode
stores whether this if has an else statement too
struct
IfNode
bool
hasElse
;
Meta
Source
See Implementation
qscript
compiler
ast
IfNode
constructors
this
properties
elseStatement
statement
variables
condition
hasElse
lineno
stores whether this if has an else statement too