Свойство | Type | Description | |
---|---|---|---|
ifStatement |
Méthode | Description | |
---|---|---|
Accept ( NodeVisitor visitor ) : void | ||
Clone ( ) : object | ||
IfExpression ( |
public Accept ( NodeVisitor visitor ) : void | ||
visitor | NodeVisitor | |
Résultat | void |
public IfExpression ( |
||
test | ||
thenPart | ||
elsePart | ||
location | ||
Résultat | System |