exitArguments

open fun exitArguments(ctx: GraphQLParser.ArgumentsContext)

Exit a parse tree produced by GraphQLParser#arguments.

The default implementation does nothing.