apollo-ast
/
com.apollographql.apollo3.generated.antlr
/
GraphQLBaseListener
/
enterSelectionSet
enter
Selection
Set
open fun
enterSelectionSet
(ctx:
GraphQLParser.SelectionSetContext
)
Content copied to clipboard
Enter a parse tree produced by GraphQLParser#selectionSet.
The default implementation does nothing.