Searched defs:updatePropertyAssignment (Results 1 – 8 of 8) sorted by relevance
| /third_party/typescript/src/deprecatedCompat/4.0/ |
| D | nodeFactoryTopLevelExports.ts | 853 …export const updatePropertyAssignment = Debug.deprecate(factory.updatePropertyAssignment, factoryD… constant
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 4058 …updatePropertyAssignment(node: PropertyAssignment, name: PropertyName, initializer: Expression): P… method 8225 …const updatePropertyAssignment: (node: PropertyAssignment, name: PropertyName, initializer: Expres… constant
|
| D | typescriptServices.d.ts | 4058 …updatePropertyAssignment(node: PropertyAssignment, name: PropertyName, initializer: Expression): P… method 8225 …const updatePropertyAssignment: (node: PropertyAssignment, name: PropertyName, initializer: Expres… constant
|
| D | tsserverlibrary.d.ts | 4058 …updatePropertyAssignment(node: PropertyAssignment, name: PropertyName, initializer: Expression): P… method 12171 …const updatePropertyAssignment: (node: PropertyAssignment, name: PropertyName, initializer: Expres… constant
|
| D | tsc.js | 21948 function updatePropertyAssignment(node, name, initializer) { function
|
| D | typingsInstaller.js | 27176 function updatePropertyAssignment(node, name, initializer) { function
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 4058 …updatePropertyAssignment(node: PropertyAssignment, name: PropertyName, initializer: Expression): P… method 8225 …const updatePropertyAssignment: (node: PropertyAssignment, name: PropertyName, initializer: Expres… constant
|
| D | tsserverlibrary.d.ts | 4058 …updatePropertyAssignment(node: PropertyAssignment, name: PropertyName, initializer: Expression): P… method 12171 …const updatePropertyAssignment: (node: PropertyAssignment, name: PropertyName, initializer: Expres… constant
|