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