exitIntValue

open fun exitIntValue(ctx: GraphQLParser.IntValueContext)

Exit a parse tree produced by GraphQLParser#intValue.

The default implementation does nothing.