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