apollo-ast
/
com.apollographql.apollo3.generated.antlr
/
GraphQLBaseListener
/
exitListType
exit
List
Type
open fun
exitListType
(ctx:
GraphQLParser.ListTypeContext
)
Content copied to clipboard
Exit a parse tree produced by GraphQLParser#listType.
The default implementation does nothing.