Uses of Interface
graphql.parser.antlr.GraphqlListener
Packages that use GraphqlListener
-
Uses of GraphqlListener in graphql.parser.antlr
Classes in graphql.parser.antlr that implement GraphqlListenerModifier and TypeClassDescriptionclass
This class provides an empty implementation ofGraphqlListener
, which can be extended to create a listener which only needs to handle a subset of the available methods.