visitVariableIdentifier

abstract fun visitVariableIdentifier(ctx: PartiQLParser.VariableIdentifierContext): T

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

Return

the visitor result

Parameters

ctx

the parse tree