exitArgument

open fun exitArgument(ctx: GraphQLParser.ArgumentContext)

Exit a parse tree produced by GraphQLParser#argument.

The default implementation does nothing.