|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Predicate | |
|---|---|
| xtc.parser | |
| Uses of Predicate in xtc.parser |
|---|
| Subclasses of Predicate in xtc.parser | |
|---|---|
class |
FollowedBy
A followed-by predicate. |
class |
NotFollowedBy
A not-followed-by predicate. |
class |
SemanticPredicate
A semantic predicate. |
| Methods in xtc.parser with parameters of type Predicate | |
|---|---|
Element |
GrammarVisitor.visit(Predicate p)
Visit the specified predicate. |
void |
TextTester.visit(Predicate p)
Visit the specified predicate. |
java.lang.Integer |
CostEstimator.visit(Predicate p)
Visit the specified predicate. |
Element |
PrefixFolder.visit(Predicate p)
Visit the specified predicate. |
void |
Resolver.visit(Predicate p)
Analyze the specified predicate. |
Element |
ElementVoider.visit(Predicate p)
Visit the specified predicate. |
Element |
TerminalOptimizer.visit(Predicate p)
Visit the specified predicate. |
Element |
Transformer.Lifter.visit(Predicate p)
Visit the specified predicate. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||