Method | Description | |
---|---|---|
IfStatement ( ) : System | ||
IfStatement ( |
||
IfStatement ( LexicalInfo token ) : System | ||
IfStatement ( LexicalInfo token, |
public IfStatement ( |
||
condition | ||
trueBlock | ||
falseBlock | ||
return | System |
public IfStatement ( LexicalInfo token ) : System | ||
token | LexicalInfo | |
return | System |
public IfStatement ( LexicalInfo token, |
||
token | LexicalInfo | |
condition | ||
trueBlock | ||
falseBlock | ||
return | System |