exitStringValue

open fun exitStringValue(ctx: GraphQLParser.StringValueContext)

Exit a parse tree produced by GraphQLParser#stringValue.

The default implementation does nothing.