| Package | Description |
|---|---|
| io.legaldocml.xpath |
| Modifier and Type | Method and Description |
|---|---|
XPath2Parser.SimpleForClauseContext |
XPath2Parser.simpleForClause() |
XPath2Parser.SimpleForClauseContext |
XPath2Parser.ForExprContext.simpleForClause() |
XPath2Parser.SimpleForClauseContext |
XPath2Parser.SimpleForClauseContext.simpleForClause() |
| Modifier and Type | Method and Description |
|---|---|
void |
XPath2ParserListener.enterSimpleForClause(XPath2Parser.SimpleForClauseContext ctx)
Enter a parse tree produced by
XPath2Parser.simpleForClause(). |
void |
XPath2ParserBaseListener.enterSimpleForClause(XPath2Parser.SimpleForClauseContext ctx)
Enter a parse tree produced by
XPath2Parser.simpleForClause(). |
void |
XPath2ParserListener.exitSimpleForClause(XPath2Parser.SimpleForClauseContext ctx)
Exit a parse tree produced by
XPath2Parser.simpleForClause(). |
void |
XPath2ParserBaseListener.exitSimpleForClause(XPath2Parser.SimpleForClauseContext ctx)
Exit a parse tree produced by
XPath2Parser.simpleForClause(). |
Copyright © 2017. All rights reserved.