gccjitd ~master (2018-07-19T06:24:39Z)
Home
Dub
Repo
IfStatement.this
toy
ast
IfStatement
Undocumented in source.
class
IfStatement
this
(
Expression
condition
,
Statement
ifbody
,
Statement
elsebody
)
Meta
Source
See Implementation
toy
ast
IfStatement
constructors
this
functions
compile
variables
condition
elsebody
ifbody