Searched defs:updateShorthandPropertyAssignment (Results 1 – 8 of 8) sorted by relevance
| /third_party/typescript/src/deprecatedCompat/4.0/ |
| D | nodeFactoryTopLevelExports.ts | 859 …export const updateShorthandPropertyAssignment = Debug.deprecate(factory.updateShorthandPropertyAs… constant
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 4023 …updateShorthandPropertyAssignment(node: ShorthandPropertyAssignment, name: Identifier, objectAssig… method 8140 …const updateShorthandPropertyAssignment: (node: ShorthandPropertyAssignment, name: Identifier, obj… constant
|
| D | typescriptServices.d.ts | 4023 …updateShorthandPropertyAssignment(node: ShorthandPropertyAssignment, name: Identifier, objectAssig… method 8140 …const updateShorthandPropertyAssignment: (node: ShorthandPropertyAssignment, name: Identifier, obj… constant
|
| D | tsserverlibrary.d.ts | 4023 …updateShorthandPropertyAssignment(node: ShorthandPropertyAssignment, name: Identifier, objectAssig… method 12086 …const updateShorthandPropertyAssignment: (node: ShorthandPropertyAssignment, name: Identifier, obj… constant
|
| D | typingsInstaller.js | 27006 function updateShorthandPropertyAssignment(node, name, objectAssignmentInitializer) { function
|
| D | tsc.js | 21815 function updateShorthandPropertyAssignment(node, name, objectAssignmentInitializer) { function
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 4023 …updateShorthandPropertyAssignment(node: ShorthandPropertyAssignment, name: Identifier, objectAssig… method 8140 …const updateShorthandPropertyAssignment: (node: ShorthandPropertyAssignment, name: Identifier, obj… constant
|
| D | tsserverlibrary.d.ts | 4023 …updateShorthandPropertyAssignment(node: ShorthandPropertyAssignment, name: Identifier, objectAssig… method 12086 …const updateShorthandPropertyAssignment: (node: ShorthandPropertyAssignment, name: Identifier, obj… constant
|