apollo-ast
/
com.apollographql.apollo3.generated.antlr
/
GraphQLBaseListener
/
exitArguments
exit
Arguments
open fun
exitArguments
(ctx:
GraphQLParser.ArgumentsContext
)
Content copied to clipboard
Exit a parse tree produced by GraphQLParser#arguments.
The default implementation does nothing.