Home | History | Annotate | Download | only in compiler

Lines Matching defs:Predicate

1325    * | FilterExpr Predicate
1355 Predicate();
1375 * Predicate();
1586 // Tell how long the step is without the predicate
1648 * Step ::= Basis Predicate
1675 // Make room for telling how long the step is without the predicate
1680 // Tell how long the step is without the predicate
1684 // Tell how long the step is with the predicate
1697 error(XPATHErrorResources.ER_PREDICATE_ILLEGAL_SYNTAX, null); //"'..[predicate]' or '.[predicate]' is illegal syntax. Use 'self::node()[predicate]' instead.");
1702 // Tell how long the step is without the predicate
1711 // Tell how long the step is without the predicate
1726 Predicate();
1783 // Make room for telling how long the step is without the predicate
1788 // Tell how long the step is without the predicate
1925 * Predicate ::= '[' PredicateExpr ']'
1930 protected void Predicate() throws javax.xml.transform.TransformerException
2162 // Tell how long the step is without the predicate
2191 // Tell how long the step is without the predicate
2282 * AbbreviatedNodeTestStep ::= '@'? NodeTest Predicate
2354 // Make room for telling how long the step is without the predicate
2359 // Tell how long the step is without the predicate
2365 Predicate();