| Package | Description |
|---|---|
| xtc.parser |
| Modifier and Type | Class and Description |
|---|---|
class |
GenericRecursionValue
Element to set the semantic value to a list of
actions. |
| Modifier and Type | Method and Description |
|---|---|
GenericActionValue |
Copier.visit(GenericActionValue v)
Copy the specified generic action value.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
CodeGenerator.emitAction(GenericActionValue v)
Emit the action creating a new generic node.
|
void |
MetaDataSetter.visit(GenericActionValue v)
Analyze the specified generic action value.
|
java.lang.Boolean |
EquivalenceTester.visit(GenericActionValue v1)
Visit the specified generic action value.
|
GenericActionValue |
Copier.visit(GenericActionValue v)
Copy the specified generic action value.
|
void |
CodeGenerator.visit(GenericActionValue v)
Generate code for the specified generic action value.
|
void |
PrettyPrinter.visit(GenericActionValue v)
Print the specified generic action value.
|
java.lang.Integer |
CostEstimator.visit(GenericActionValue v)
Visit the specified generic action value.
|
void |
TreeTyper.visit(GenericActionValue v)
Visit the specified generic action value.
|
Copyright © 2014. All Rights Reserved.