visitArrayElemAssignment

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

Visit a parse tree produced by the ArrayElemAssignment}labeled alternative in VAlgoLangParser#assignment_lhs.

The default implementation returns the result of calling visitChildren on {@code ctx}.