visitVariableKeyword

abstract fun visitVariableKeyword(ctx: PartiQLParser.VariableKeywordContext): T

Visit a parse tree produced by the VariableKeyword labeled alternative in varRefExpr.

Return

the visitor result

Parameters

ctx

the parse tree