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