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