Uses of Class
org.rumbledb.parser.jsoniq.JsoniqParser.CommentTestContext
Packages that use JsoniqParser.CommentTestContext
-
Uses of JsoniqParser.CommentTestContext in org.rumbledb.parser.jsoniq
Methods in org.rumbledb.parser.jsoniq that return JsoniqParser.CommentTestContextModifier and TypeMethodDescriptionJsoniqParser.commentTest()JsoniqParser.KindTestContext.commentTest()Methods in org.rumbledb.parser.jsoniq with parameters of type JsoniqParser.CommentTestContextModifier and TypeMethodDescriptionJsoniqBaseVisitor.visitCommentTest(JsoniqParser.CommentTestContext ctx) Visit a parse tree produced byJsoniqParser.commentTest().JsoniqVisitor.visitCommentTest(JsoniqParser.CommentTestContext ctx) Visit a parse tree produced byJsoniqParser.commentTest().