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