Uses of Class
org.rumbledb.parser.jsoniq.JsoniqParser.ElementNameOrWildcardContext
Packages that use JsoniqParser.ElementNameOrWildcardContext
-
Uses of JsoniqParser.ElementNameOrWildcardContext in org.rumbledb.parser.jsoniq
Methods in org.rumbledb.parser.jsoniq that return JsoniqParser.ElementNameOrWildcardContextModifier and TypeMethodDescriptionJsoniqParser.elementNameOrWildcard()JsoniqParser.ElementTestContext.elementNameOrWildcard()Methods in org.rumbledb.parser.jsoniq with parameters of type JsoniqParser.ElementNameOrWildcardContextModifier and TypeMethodDescriptionJsoniqBaseVisitor.visitElementNameOrWildcard(JsoniqParser.ElementNameOrWildcardContext ctx) Visit a parse tree produced byJsoniqParser.elementNameOrWildcard().JsoniqVisitor.visitElementNameOrWildcard(JsoniqParser.ElementNameOrWildcardContext ctx) Visit a parse tree produced byJsoniqParser.elementNameOrWildcard().