visitListType

abstract fun visitListType(ctx: VAlgoLangParser.ListTypeContext): T

Visit a parse tree produced by the {@code ListType} labeled alternative in data_structure_type.

Return

the visitor result

Parameters

ctx

the parse tree