| Package | Description |
|---|---|
| io.legaldocml.xpath |
| Modifier and Type | Method and Description |
|---|---|
XPath2Parser.RangeExprContext |
XPath2Parser.rangeExpr() |
XPath2Parser.RangeExprContext |
XPath2Parser.ComparisonExprContext.rangeExpr(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<XPath2Parser.RangeExprContext> |
XPath2Parser.ComparisonExprContext.rangeExpr() |
| Modifier and Type | Method and Description |
|---|---|
void |
XPath2ParserListener.enterRangeExpr(XPath2Parser.RangeExprContext ctx)
Enter a parse tree produced by
XPath2Parser.rangeExpr(). |
void |
XPath2ParserBaseListener.enterRangeExpr(XPath2Parser.RangeExprContext ctx)
Enter a parse tree produced by
XPath2Parser.rangeExpr(). |
void |
XPath2ParserListener.exitRangeExpr(XPath2Parser.RangeExprContext ctx)
Exit a parse tree produced by
XPath2Parser.rangeExpr(). |
void |
XPath2ParserBaseListener.exitRangeExpr(XPath2Parser.RangeExprContext ctx)
Exit a parse tree produced by
XPath2Parser.rangeExpr(). |
Copyright © 2017. All rights reserved.