Home
last modified time | relevance | path

Searched defs:typeMembers (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/tests/cases/fourslash/
DjsFileJsdocTypedefTagTypeExpressionCompletion.ts26 const typeMembers: ReadonlyArray<FourSlashInterface.ExpectedCompletionEntryObject> = [ constant
/third_party/typescript/tests/baselines/reference/
DparserRealSource9.js102 … var typeMembers = type.getAllEnclosedTypes(); // REVIEW: Should only be getting exported types? variable