Searched defs:createPropertySignature (Results 1 – 8 of 8) sorted by relevance
| /third_party/typescript/src/deprecatedCompat/4.0/ |
| D | nodeFactoryTopLevelExports.ts | 1112 export const createPropertySignature = Debug.deprecate(function createPropertySignature( constant
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 3675 …createPropertySignature(modifiers: readonly Modifier[] | undefined, name: PropertyName | string, q… method 8252 …const createPropertySignature: (modifiers: readonly Modifier[] | undefined, name: PropertyName | s… constant
|
| D | typescriptServices.d.ts | 3675 …createPropertySignature(modifiers: readonly Modifier[] | undefined, name: PropertyName | string, q… method 8252 …const createPropertySignature: (modifiers: readonly Modifier[] | undefined, name: PropertyName | s… constant
|
| D | tsserverlibrary.d.ts | 3675 …createPropertySignature(modifiers: readonly Modifier[] | undefined, name: PropertyName | string, q… method 12198 …const createPropertySignature: (modifiers: readonly Modifier[] | undefined, name: PropertyName | s… constant
|
| D | tsc.js | 18110 createPropertySignature: createPropertySignature, property 19044 function createPropertySignature(modifiers, name, questionToken, type) { function
|
| D | typingsInstaller.js | 22751 createPropertySignature: createPropertySignature, property 23771 function createPropertySignature(modifiers, name, questionToken, type) { function
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 3675 …createPropertySignature(modifiers: readonly Modifier[] | undefined, name: PropertyName | string, q… method 8252 …const createPropertySignature: (modifiers: readonly Modifier[] | undefined, name: PropertyName | s… constant
|
| D | tsserverlibrary.d.ts | 3675 …createPropertySignature(modifiers: readonly Modifier[] | undefined, name: PropertyName | string, q… method 12198 …const createPropertySignature: (modifiers: readonly Modifier[] | undefined, name: PropertyName | s… constant
|