|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Repetition | |
|---|---|
| xtc.parser | |
| Uses of Repetition in xtc.parser |
|---|
| Methods in xtc.parser that return Repetition | |
|---|---|
Repetition |
Copier.visit(Repetition r)
Copy the specified repetition. |
| Methods in xtc.parser with parameters of type Repetition | |
|---|---|
Element |
GrammarVisitor.visit(Repetition r)
Visit the specified repetition. |
void |
MetaDataSetter.visit(Repetition r)
Analyze the specified repetition. |
void |
LeftRecurser.visit(Repetition r)
Visit the specified repetition. |
Element |
DirectLeftRecurser.visit(Repetition r)
Visit the specified repetition. |
void |
CodeGenerator.visit(Repetition r)
Generate code for the specified repetition. |
void |
PrettyPrinter.visit(Repetition r)
Print the specified repetition. |
java.lang.Integer |
CostEstimator.visit(Repetition r)
Visit the specified repetition. |
Element |
Simplifier.visit(Repetition r)
Visit the specified repetition. |
Element |
Generifier.visit(Repetition r)
Visit the specified repetition. |
void |
Resolver.visit(Repetition r)
Analyze the specified repetition. |
Repetition |
Copier.visit(Repetition r)
Copy the specified repetition. |
java.lang.Boolean |
EquivalenceTester.visit(Repetition r1)
Visit the specified repetition. |
Element |
Transformer.Lifter.visit(Repetition r)
Visit the specified repetition. |
Element |
Transformer.Desugarer.visit(Repetition r)
Visit the specified repetition. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||