Searched defs:extendsNode (Results 1 – 7 of 7) sorted by relevance
| /third_party/typescript/src/services/codefixes/ |
| D | fixClassDoesntImplementInheritedAbstractMember.ts | 36 const extendsNode = getEffectiveBaseTypeNode(classDeclaration)!; constant
|
| /third_party/typescript/lib/ |
| D | typingsInstaller.js | 55335 function getImpliedConstraint(type, checkNode, extendsNode) { argument
|
| D | tsc.js | 45750 function getImpliedConstraint(type, checkNode, extendsNode) { argument
|
| D | typescriptServices.js | 55540 function getImpliedConstraint(type, checkNode, extendsNode) { argument
|
| D | typescript.js | 55540 function getImpliedConstraint(type, checkNode, extendsNode) { argument
|
| D | tsserverlibrary.js | 55540 function getImpliedConstraint(type, checkNode, extendsNode) { argument
|
| D | tsserver.js | 55346 function getImpliedConstraint(type, checkNode, extendsNode) { argument
|