| Package | Description |
|---|---|
| io.legaldocml.xpath |
| Modifier and Type | Method and Description |
|---|---|
XPath2Parser.ExprContext |
XPath2Parser.expr() |
XPath2Parser.ExprContext |
XPath2Parser.XPathContext.expr() |
XPath2Parser.ExprContext |
XPath2Parser.IfExprContext.expr() |
XPath2Parser.ExprContext |
XPath2Parser.PredicateContext.expr() |
XPath2Parser.ExprContext |
XPath2Parser.ParenthesizedExprContext.expr() |
| Modifier and Type | Method and Description |
|---|---|
void |
XPath2ParserListener.enterExpr(XPath2Parser.ExprContext ctx)
Enter a parse tree produced by
XPath2Parser.expr(). |
void |
XPath2ParserBaseListener.enterExpr(XPath2Parser.ExprContext ctx)
Enter a parse tree produced by
XPath2Parser.expr(). |
void |
XPath2ParserListener.exitExpr(XPath2Parser.ExprContext ctx)
Exit a parse tree produced by
XPath2Parser.expr(). |
void |
XPath2ParserBaseListener.exitExpr(XPath2Parser.ExprContext ctx)
Exit a parse tree produced by
XPath2Parser.expr(). |
Copyright © 2017. All rights reserved.