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