| Package | Description |
|---|---|
| io.legaldocml.xpath |
| Modifier and Type | Method and Description |
|---|---|
XPath2Parser.PathExprContext |
XPath2Parser.pathExpr() |
XPath2Parser.PathExprContext |
XPath2Parser.ValueExprContext.pathExpr() |
| Modifier and Type | Method and Description |
|---|---|
void |
XPath2ParserListener.enterPathExpr(XPath2Parser.PathExprContext ctx)
Enter a parse tree produced by
XPath2Parser.pathExpr(). |
void |
XPath2ParserBaseListener.enterPathExpr(XPath2Parser.PathExprContext ctx)
Enter a parse tree produced by
XPath2Parser.pathExpr(). |
void |
XPath2ParserListener.exitPathExpr(XPath2Parser.PathExprContext ctx)
Exit a parse tree produced by
XPath2Parser.pathExpr(). |
void |
XPath2ParserBaseListener.exitPathExpr(XPath2Parser.PathExprContext ctx)
Exit a parse tree produced by
XPath2Parser.pathExpr(). |
Copyright © 2017. All rights reserved.