exitDefaultValue

open fun exitDefaultValue(ctx: GraphQLParser.DefaultValueContext)

Exit a parse tree produced by GraphQLParser#defaultValue.

The default implementation does nothing.