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