visitArrayElemExpr

abstract fun visitArrayElemExpr(ctx: VAlgoLangParser.ArrayElemExprContext): T

Visit a parse tree produced by the {@code ArrayElemExpr} labeled alternative in expr.

Return

the visitor result

Parameters

ctx

the parse tree