gccjitd v0.1.0 (2015-01-25T20:32:33Z)
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