Searched refs:isArkTSCollectionsArrayLikeType (Results 1 – 2 of 2) sorted by relevance
2110 isArkTSCollectionsArrayLikeType(type: ts.Type): boolean { method in TsUtils
1701 if (this.tsUtils.isArkTSCollectionsArrayLikeType(type)) {