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