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