visitArrayType

open fun visitArrayType(ctx: VAlgoLangParser.ArrayTypeContext): T

Visit a parse tree produced by the ArrayType}labeled alternative in VAlgoLangParser#data_structure_type.

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