visit Variable Identifier
abstract fun visitVariableIdentifier(ctx: PartiQLParser.VariableIdentifierContext): T
Content copied to clipboard
Visit a parse tree produced by the VariableIdentifier labeled alternative in varRefExpr.
Return
the visitor result
Parameters
ctx
the parse tree