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