exitValue

open fun exitValue(ctx: GraphQLParser.ValueContext)

Exit a parse tree produced by GraphQLParser#value.

The default implementation does nothing.