visitArray_elem

open fun visitArray_elem(ctx: VAlgoLangParser.Array_elemContext): T

Visit a parse tree produced by VAlgoLangParser#array_elem.

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