|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GenericActionValue | |
|---|---|
| xtc.parser | |
| Uses of GenericActionValue in xtc.parser |
|---|
| Subclasses of GenericActionValue in xtc.parser | |
|---|---|
class |
GenericRecursionValue
Element to set the semantic value to a list of actions. |
| Methods in xtc.parser that return GenericActionValue | |
|---|---|
GenericActionValue |
Copier.visit(GenericActionValue v)
Copy the specified generic action value. |
| Methods in xtc.parser with parameters of type GenericActionValue | |
|---|---|
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. |
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. |
GenericActionValue |
Copier.visit(GenericActionValue v)
Copy the specified generic action value. |
void |
TreeTyper.visit(GenericActionValue v)
Visit the specified generic action value. |
java.lang.Boolean |
EquivalenceTester.visit(GenericActionValue v1)
Visit the specified generic action value. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||