Home
last modified time | relevance | path

Searched defs:TypeCollectionContext (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DparserRealSource6.js98 context: TypeCollectionContext,
110 export function popTypeCollectionScope(context: TypeCollectionContext) {
DparserRealSource7.js35 function addPrototypeField(classType: Type, ast: AST, context: TypeCollectionContext) {
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource6.ts7 export class TypeCollectionContext { class