visitArrayElemAssignment

abstract fun visitArrayElemAssignment(ctx: VAlgoLangParser.ArrayElemAssignmentContext): T

Visit a parse tree produced by the {@code ArrayElemAssignment} labeled alternative in assignment_lhs.

Return

the visitor result

Parameters

ctx

the parse tree