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