Home
last modified time | relevance | path

Searched defs:getTypeArguments (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/lib/
Dtypescript.d.ts2556 getTypeArguments(type: TypeReference): readonly Type[]; method
Dtsserverlibrary.d.ts6559 getTypeArguments(type: TypeReference): readonly Type[]; method
Dtsc.js42069 …OfSymbol, getResolvedSymbol, getConstraintOfTypeParameter, getFirstIdentifier2, getTypeArguments) { argument
53771 function getTypeArguments(type) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts2556 getTypeArguments(type: TypeReference): readonly Type[]; method
Dtsserverlibrary.d.ts6559 getTypeArguments(type: TypeReference): readonly Type[]; method