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