Method | Description | |
---|---|---|
FixStringMethodsVisitor ( ) : System.Collections.Generic |
Constructs an instance.
|
|
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 FixStringMethodsVisitor ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public Visit ( |
||
node | The expression to visit. | |
return |