| Package | Description |
|---|---|
| io.legaldocml.xpath |
| Modifier and Type | Method and Description |
|---|---|
XPath2Parser.CastableExprContext |
XPath2Parser.castableExpr() |
XPath2Parser.CastableExprContext |
XPath2Parser.TreatExprContext.castableExpr() |
| Modifier and Type | Method and Description |
|---|---|
void |
XPath2ParserListener.enterCastableExpr(XPath2Parser.CastableExprContext ctx)
Enter a parse tree produced by
XPath2Parser.castableExpr(). |
void |
XPath2ParserBaseListener.enterCastableExpr(XPath2Parser.CastableExprContext ctx)
Enter a parse tree produced by
XPath2Parser.castableExpr(). |
void |
XPath2ParserListener.exitCastableExpr(XPath2Parser.CastableExprContext ctx)
Exit a parse tree produced by
XPath2Parser.castableExpr(). |
void |
XPath2ParserBaseListener.exitCastableExpr(XPath2Parser.CastableExprContext ctx)
Exit a parse tree produced by
XPath2Parser.castableExpr(). |
Copyright © 2017. All rights reserved.