Method | Description | |
---|---|---|
Visit ( |
Dispatches the expression to one of the more specialized visit methods in this class.
|
Method | Description | |
---|---|---|
HandleConditionalExpression ( |
Handles the conditional expression (equivalent to
|
public Visit ( |
||
node | The expression to visit. | |
return |