exitVariableKeyword

open fun exitVariableKeyword(ctx: PartiQLParser.VariableKeywordContext)

Exit a parse tree produced by the VariableKeyword} labeled alternative in PartiQLParser#varRefExpr.

The default implementation does nothing.