| Package | Description |
|---|---|
| xtc.parser |
| Modifier and Type | Method and Description |
|---|---|
Repetition |
Copier.visit(Repetition r)
Copy the specified repetition.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MetaDataSetter.visit(Repetition r)
Analyze the specified repetition.
|
Element |
Generifier.visit(Repetition r)
Visit the specified repetition.
|
java.lang.Boolean |
EquivalenceTester.visit(Repetition r1)
Visit the specified repetition.
|
Element |
GrammarVisitor.visit(Repetition r)
Visit the specified repetition.
|
Element |
Transformer.Lifter.visit(Repetition r)
Visit the specified repetition.
|
Element |
Transformer.Desugarer.visit(Repetition r)
Visit the specified repetition.
|
Repetition |
Copier.visit(Repetition r)
Copy the specified repetition.
|
void |
Resolver.visit(Repetition r)
Analyze the specified repetition.
|
Element |
Simplifier.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.
|
Element |
DirectLeftRecurser.visit(Repetition r)
Visit the specified repetition.
|
java.lang.Integer |
CostEstimator.visit(Repetition r)
Visit the specified repetition.
|
void |
LeftRecurser.visit(Repetition r)
Visit the specified repetition.
|
Copyright © 2014. All Rights Reserved.