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