enterStringValue

open fun enterStringValue(ctx: GraphQLParser.StringValueContext)

Enter a parse tree produced by GraphQLParser#stringValue.

The default implementation does nothing.