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