enterArgumentsDefinition
open fun enterArgumentsDefinition(ctx: GraphQLParser.ArgumentsDefinitionContext)
Content copied to clipboard
Enter a parse tree produced by GraphQLParser#argumentsDefinition.
The default implementation does nothing.