| Package | Description |
|---|---|
| io.legaldocml.xpath |
| Modifier and Type | Method and Description |
|---|---|
XPath2Parser.AtomicTypeContext |
XPath2Parser.atomicType() |
XPath2Parser.AtomicTypeContext |
XPath2Parser.SingleTypeContext.atomicType() |
XPath2Parser.AtomicTypeContext |
XPath2Parser.ItemTypeContext.atomicType() |
| Modifier and Type | Method and Description |
|---|---|
void |
XPath2ParserListener.enterAtomicType(XPath2Parser.AtomicTypeContext ctx)
Enter a parse tree produced by
XPath2Parser.atomicType(). |
void |
XPath2ParserBaseListener.enterAtomicType(XPath2Parser.AtomicTypeContext ctx)
Enter a parse tree produced by
XPath2Parser.atomicType(). |
void |
XPath2ParserListener.exitAtomicType(XPath2Parser.AtomicTypeContext ctx)
Exit a parse tree produced by
XPath2Parser.atomicType(). |
void |
XPath2ParserBaseListener.exitAtomicType(XPath2Parser.AtomicTypeContext ctx)
Exit a parse tree produced by
XPath2Parser.atomicType(). |
Copyright © 2017. All rights reserved.