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