| Package | Description |
|---|---|
| io.legaldocml.xpath |
| Modifier and Type | Method and Description |
|---|---|
XPath2Parser.PredicateContext |
XPath2Parser.predicate() |
XPath2Parser.PredicateContext |
XPath2Parser.PredicateListContext.predicate(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<XPath2Parser.PredicateContext> |
XPath2Parser.PredicateListContext.predicate() |
| Modifier and Type | Method and Description |
|---|---|
void |
XPath2ParserListener.enterPredicate(XPath2Parser.PredicateContext ctx)
Enter a parse tree produced by
XPath2Parser.predicate(). |
void |
XPath2ParserBaseListener.enterPredicate(XPath2Parser.PredicateContext ctx)
Enter a parse tree produced by
XPath2Parser.predicate(). |
void |
XPath2ParserListener.exitPredicate(XPath2Parser.PredicateContext ctx)
Exit a parse tree produced by
XPath2Parser.predicate(). |
void |
XPath2ParserBaseListener.exitPredicate(XPath2Parser.PredicateContext ctx)
Exit a parse tree produced by
XPath2Parser.predicate(). |
Copyright © 2017. All rights reserved.