Méthode | Description | |
---|---|---|
IfStatement ( ) : System | ||
IfStatement ( |
||
IfStatement ( LexicalInfo token ) : System | ||
IfStatement ( LexicalInfo token, |
public IfStatement ( |
||
condition | ||
trueBlock | ||
falseBlock | ||
Résultat | System |
public IfStatement ( LexicalInfo token ) : System | ||
token | LexicalInfo | |
Résultat | System |
public IfStatement ( LexicalInfo token, |
||
token | LexicalInfo | |
condition | ||
trueBlock | ||
falseBlock | ||
Résultat | System |