|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PredicateList | |
|---|---|
| com.evolvedbinary.xpath.parser.ast | |
| com.evolvedbinary.xpath.parser.ast.partial | |
| Uses of PredicateList in com.evolvedbinary.xpath.parser.ast |
|---|
| Fields in com.evolvedbinary.xpath.parser.ast declared as PredicateList | |
|---|---|
static PredicateList |
PredicateList.EMPTY
|
| Methods in com.evolvedbinary.xpath.parser.ast that return PredicateList | |
|---|---|
PredicateList |
AxisStep.getPredicateList()
|
| Constructors in com.evolvedbinary.xpath.parser.ast with parameters of type PredicateList | |
|---|---|
AxisStep(Step step,
PredicateList predicateList)
|
|
FilterExpr(PrimaryExpr primaryExpr,
PredicateList predicateList)
|
|
| Uses of PredicateList in com.evolvedbinary.xpath.parser.ast.partial |
|---|
| Methods in com.evolvedbinary.xpath.parser.ast.partial with parameters of type PredicateList | |
|---|---|
FilterExpr |
PartialFilterExpr.complete(PredicateList predicateList)
|
AxisStep |
PartialAxisStep.complete(PredicateList predicateList)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||