| Package | Description |
|---|---|
| io.legaldocml.xpath |
| Modifier and Type | Method and Description |
|---|---|
XPath2Parser.QuantifiedExprContext |
XPath2Parser.quantifiedExpr() |
XPath2Parser.QuantifiedExprContext |
XPath2Parser.ExprSingleContext.quantifiedExpr() |
| Modifier and Type | Method and Description |
|---|---|
void |
XPath2ParserListener.enterQuantifiedExpr(XPath2Parser.QuantifiedExprContext ctx)
Enter a parse tree produced by
XPath2Parser.quantifiedExpr(). |
void |
XPath2ParserBaseListener.enterQuantifiedExpr(XPath2Parser.QuantifiedExprContext ctx)
Enter a parse tree produced by
XPath2Parser.quantifiedExpr(). |
void |
XPath2ParserListener.exitQuantifiedExpr(XPath2Parser.QuantifiedExprContext ctx)
Exit a parse tree produced by
XPath2Parser.quantifiedExpr(). |
void |
XPath2ParserBaseListener.exitQuantifiedExpr(XPath2Parser.QuantifiedExprContext ctx)
Exit a parse tree produced by
XPath2Parser.quantifiedExpr(). |
Copyright © 2017. All rights reserved.