Searched defs:updateShorthandPropertyAssignment (Results 1 – 12 of 12) sorted by relevance
| /third_party/typescript/src/deprecatedCompat/ |
| D | deprecations.ts | 870 …export const updateShorthandPropertyAssignment = Debug.deprecate(factory.updateShorthandPropertyAs… constant
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 3640 …updateShorthandPropertyAssignment(node: ShorthandPropertyAssignment, name: Identifier, objectAssig… method 7145 …const updateShorthandPropertyAssignment: (node: ShorthandPropertyAssignment, name: Identifier, obj… constant
|
| D | tsserverlibrary.d.ts | 3640 …updateShorthandPropertyAssignment(node: ShorthandPropertyAssignment, name: Identifier, objectAssig… method 10917 …const updateShorthandPropertyAssignment: (node: ShorthandPropertyAssignment, name: Identifier, obj… constant
|
| /third_party/typescript/lib/ |
| D | tsserverlibrary.d.ts | 3577 …updateShorthandPropertyAssignment(node: ShorthandPropertyAssignment, name: Identifier, objectAssig… method 10821 …const updateShorthandPropertyAssignment: (node: ShorthandPropertyAssignment, name: Identifier, obj… constant
|
| D | typescript.d.ts | 3577 …updateShorthandPropertyAssignment(node: ShorthandPropertyAssignment, name: Identifier, objectAssig… method 7076 …const updateShorthandPropertyAssignment: (node: ShorthandPropertyAssignment, name: Identifier, obj… constant
|
| D | typescriptServices.d.ts | 3577 …updateShorthandPropertyAssignment(node: ShorthandPropertyAssignment, name: Identifier, objectAssig… method 7076 …const updateShorthandPropertyAssignment: (node: ShorthandPropertyAssignment, name: Identifier, obj… constant
|
| D | tsc.js | 19627 function updateShorthandPropertyAssignment(node, name, objectAssignmentInitializer) { function
|
| D | typingsInstaller.js | 24432 function updateShorthandPropertyAssignment(node, name, objectAssignmentInitializer) { function
|
| D | typescriptServices.js | 24637 function updateShorthandPropertyAssignment(node, name, objectAssignmentInitializer) { function
|
| D | typescript.js | 24637 function updateShorthandPropertyAssignment(node, name, objectAssignmentInitializer) { function
|
| D | tsserverlibrary.js | 24637 function updateShorthandPropertyAssignment(node, name, objectAssignmentInitializer) { function
|
| D | tsserver.js | 24443 function updateShorthandPropertyAssignment(node, name, objectAssignmentInitializer) { function
|