|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StringMatch | |
|---|---|
| xtc.parser | |
| Uses of StringMatch in xtc.parser |
|---|
| Methods in xtc.parser that return StringMatch | |
|---|---|
StringMatch |
Copier.visit(StringMatch m)
Copy the specified string match. |
StringMatch |
ElementVoider.visit(StringMatch m)
Visit the specified string match. |
| Methods in xtc.parser with parameters of type StringMatch | |
|---|---|
Element |
GrammarVisitor.visit(StringMatch m)
Visit the specified string match. |
void |
MetaDataSetter.visit(StringMatch m)
Analyze the specified string match. |
void |
LeftRecurser.visit(StringMatch m)
Visit the specified string match. |
Element |
DirectLeftRecurser.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 |
GenericVoider.visit(StringMatch m)
Visit the specified string match. |
java.lang.Integer |
CostEstimator.visit(StringMatch m)
Visit the specified string match. |
Element |
Simplifier.visit(StringMatch m)
Visit the specified string match. |
Element |
Generifier.visit(StringMatch m)
Visit the specified string match. |
void |
Resolver.visit(StringMatch m)
Analyze the specified string match. |
StringMatch |
Copier.visit(StringMatch m)
Copy the specified string match. |
StringMatch |
ElementVoider.visit(StringMatch m)
Visit the specified string match. |
java.lang.Boolean |
EquivalenceTester.visit(StringMatch m1)
Visit the specified string match. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||