visit Variable Keyword
abstract fun visitVariableKeyword(ctx: PartiQLParser.VariableKeywordContext): T
Content copied to clipboard
Visit a parse tree produced by the VariableKeyword labeled alternative in varRefExpr.
Return
the visitor result
Parameters
ctx
the parse tree