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