apollo-ast
/
com.apollographql.apollo3.generated.antlr
/
GraphQLBaseListener
/
exitVariable
exit
Variable
open fun
exitVariable
(ctx:
GraphQLParser.VariableContext
)
Content copied to clipboard
Exit a parse tree produced by GraphQLParser#variable.
The default implementation does nothing.