enterVariableKeyword

open fun enterVariableKeyword(ctx: PartiQLParser.VariableKeywordContext)

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

The default implementation does nothing.