| Package | Description |
|---|---|
| xtc.parser |
| Modifier and Type | Method and Description |
|---|---|
GenericNodeValue |
Copier.visit(GenericNodeValue v)
Copy the specified generic node value.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Boolean |
EquivalenceTester.visit(GenericNodeValue v1)
Visit the specified generic node value.
|
GenericNodeValue |
Copier.visit(GenericNodeValue v)
Copy the specified generic node value.
|
void |
CodeGenerator.visit(GenericNodeValue v)
Generate code for the specified generic node value.
|
void |
PrettyPrinter.visit(GenericNodeValue v)
Print the specified generic node value.
|
java.lang.Integer |
CostEstimator.visit(GenericNodeValue v)
Visit the specified generic node value.
|
void |
TreeTyper.visit(GenericNodeValue v)
Visit the specified generic node value.
|
Copyright © 2014. All Rights Reserved.