| Package | Description |
|---|---|
| xtc.parser |
| Modifier and Type | Class and Description |
|---|---|
class |
FollowedBy
A followed-by predicate.
|
class |
NotFollowedBy
A not-followed-by predicate.
|
class |
SemanticPredicate
A semantic predicate.
|
| Modifier and Type | Method and Description |
|---|---|
Element |
TerminalOptimizer.visit(Predicate p)
Visit the specified predicate.
|
void |
TextTester.visit(Predicate p)
Visit the specified predicate.
|
Element |
GrammarVisitor.visit(Predicate p)
Visit the specified predicate.
|
Element |
PrefixFolder.visit(Predicate p)
Visit the specified predicate.
|
Element |
Transformer.Lifter.visit(Predicate p)
Visit the specified predicate.
|
Element |
ElementVoider.visit(Predicate p)
Visit the specified predicate.
|
void |
Resolver.visit(Predicate p)
Analyze the specified predicate.
|
java.lang.Integer |
CostEstimator.visit(Predicate p)
Visit the specified predicate.
|
Copyright © 2014. All Rights Reserved.