enterArgument

open fun enterArgument(ctx: GraphQLParser.ArgumentContext)

Enter a parse tree produced by GraphQLParser#argument.

The default implementation does nothing.