IfAst

Undocumented in source.

Constructors

this
this(AstType booleval, AstType[] sc, AstType[] fc)
Undocumented in source.

Members

Functions

getAstType
LedAstType getAstType()
Undocumented in source. Be warned that the author may not have intended to support it.
getExpressionType
AstExpressionType getExpressionType()
Undocumented in source. Be warned that the author may not have intended to support it.
getString
string getString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

condition
AstType condition;
Undocumented in source.
failureClause
AstType[] failureClause;
Undocumented in source.
successClause
AstType[] successClause;
Undocumented in source.

Meta