| Package | Description |
|---|---|
| xtc.parser |
| Modifier and Type | Method and Description |
|---|---|
StringMatch |
ElementVoider.visit(StringMatch m)
Visit the specified string match.
|
StringMatch |
Copier.visit(StringMatch m)
Copy the specified string match.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MetaDataSetter.visit(StringMatch m)
Analyze the specified string match.
|
Element |
Generifier.visit(StringMatch m)
Visit the specified string match.
|
java.lang.Boolean |
EquivalenceTester.visit(StringMatch m1)
Visit the specified string match.
|
Element |
GenericVoider.visit(StringMatch m)
Visit the specified string match.
|
Element |
GrammarVisitor.visit(StringMatch m)
Visit the specified string match.
|
StringMatch |
ElementVoider.visit(StringMatch m)
Visit the specified string match.
|
StringMatch |
Copier.visit(StringMatch m)
Copy the specified string match.
|
void |
Resolver.visit(StringMatch m)
Analyze the specified string match.
|
Element |
Simplifier.visit(StringMatch m)
Visit the specified string match.
|
void |
CodeGenerator.visit(StringMatch m)
Generate code for the specified string match.
|
void |
PrettyPrinter.visit(StringMatch m)
Print the specified string match.
|
Element |
DirectLeftRecurser.visit(StringMatch m)
Visit the specified string match.
|
java.lang.Integer |
CostEstimator.visit(StringMatch m)
Visit the specified string match.
|
void |
LeftRecurser.visit(StringMatch m)
Visit the specified string match.
|
Copyright © 2014. All Rights Reserved.