Modifier and Type | Method and Description |
---|---|
void |
CriteriaCapabilityValidatorVisitor.visit(MatchCriteria obj) |
Modifier and Type | Method and Description |
---|---|
MatchCriteria |
SQLParser.matchCrit(ParseInfo info,
Expression expression) |
MatchCriteria |
SQLParser.regexMatchCrit(ParseInfo info,
Expression expression) |
Modifier and Type | Method and Description |
---|---|
void |
ResolverVisitor.visit(MatchCriteria obj) |
Modifier and Type | Method and Description |
---|---|
void |
LanguageVisitor.visit(MatchCriteria obj) |
Modifier and Type | Method and Description |
---|---|
void |
PreOrPostOrderNavigator.visit(MatchCriteria obj) |
Modifier and Type | Method and Description |
---|---|
void |
SQLStringVisitor.visit(MatchCriteria obj) |
void |
PredicateCollectorVisitor.visit(MatchCriteria obj)
Visit a language object and collect criteria.
|
void |
ExpressionMappingVisitor.visit(MatchCriteria obj) |
Copyright © 2019. All rights reserved.