| Package | Description |
|---|---|
| io.legaldocml.xpath |
| Modifier and Type | Method and Description |
|---|---|
XPath2Parser.ParenthesizedExprContext |
XPath2Parser.parenthesizedExpr() |
XPath2Parser.ParenthesizedExprContext |
XPath2Parser.PrimaryExprContext.parenthesizedExpr() |
| Modifier and Type | Method and Description |
|---|---|
void |
XPath2ParserListener.enterParenthesizedExpr(XPath2Parser.ParenthesizedExprContext ctx)
Enter a parse tree produced by
XPath2Parser.parenthesizedExpr(). |
void |
XPath2ParserBaseListener.enterParenthesizedExpr(XPath2Parser.ParenthesizedExprContext ctx)
Enter a parse tree produced by
XPath2Parser.parenthesizedExpr(). |
void |
XPath2ParserListener.exitParenthesizedExpr(XPath2Parser.ParenthesizedExprContext ctx)
Exit a parse tree produced by
XPath2Parser.parenthesizedExpr(). |
void |
XPath2ParserBaseListener.exitParenthesizedExpr(XPath2Parser.ParenthesizedExprContext ctx)
Exit a parse tree produced by
XPath2Parser.parenthesizedExpr(). |
Copyright © 2017. All rights reserved.