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