exitVariable

open fun exitVariable(ctx: GraphQLParser.VariableContext)

Exit a parse tree produced by GraphQLParser#variable.

The default implementation does nothing.