Searched refs:containerArray (Results 1 – 1 of 1) sorted by relevance
961 containerArray: Array<number> = []; property in BuiltinContainerType969 this.containerArray = builtinContainerSignature['typeArgIdxs'];984 BuiltinContainerLiterals.push(new Literal(LiteralTag.INTEGER, this.containerArray.length));985 for (let type of this.containerArray) {