| Package | Description |
|---|---|
| io.legaldocml.xpath |
| Modifier and Type | Method and Description |
|---|---|
XPath2Parser.CommentTestContext |
XPath2Parser.commentTest() |
XPath2Parser.CommentTestContext |
XPath2Parser.KindTestContext.commentTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
XPath2ParserListener.enterCommentTest(XPath2Parser.CommentTestContext ctx)
Enter a parse tree produced by
XPath2Parser.commentTest(). |
void |
XPath2ParserBaseListener.enterCommentTest(XPath2Parser.CommentTestContext ctx)
Enter a parse tree produced by
XPath2Parser.commentTest(). |
void |
XPath2ParserListener.exitCommentTest(XPath2Parser.CommentTestContext ctx)
Exit a parse tree produced by
XPath2Parser.commentTest(). |
void |
XPath2ParserBaseListener.exitCommentTest(XPath2Parser.CommentTestContext ctx)
Exit a parse tree produced by
XPath2Parser.commentTest(). |
Copyright © 2017. All rights reserved.