| Package | Description |
|---|---|
| io.legaldocml.xpath |
| Modifier and Type | Method and Description |
|---|---|
XPath2Parser.OccurrenceIndicatorContext |
XPath2Parser.occurrenceIndicator() |
XPath2Parser.OccurrenceIndicatorContext |
XPath2Parser.SequenceTypeContext.occurrenceIndicator() |
| Modifier and Type | Method and Description |
|---|---|
void |
XPath2ParserListener.enterOccurrenceIndicator(XPath2Parser.OccurrenceIndicatorContext ctx)
Enter a parse tree produced by
XPath2Parser.occurrenceIndicator(). |
void |
XPath2ParserBaseListener.enterOccurrenceIndicator(XPath2Parser.OccurrenceIndicatorContext ctx)
Enter a parse tree produced by
XPath2Parser.occurrenceIndicator(). |
void |
XPath2ParserListener.exitOccurrenceIndicator(XPath2Parser.OccurrenceIndicatorContext ctx)
Exit a parse tree produced by
XPath2Parser.occurrenceIndicator(). |
void |
XPath2ParserBaseListener.exitOccurrenceIndicator(XPath2Parser.OccurrenceIndicatorContext ctx)
Exit a parse tree produced by
XPath2Parser.occurrenceIndicator(). |
Copyright © 2017. All rights reserved.