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