enterListType

open fun enterListType(ctx: GraphQLParser.ListTypeContext)

Enter a parse tree produced by GraphQLParser#listType.

The default implementation does nothing.