Searched defs:updateJsxElement (Results 1 – 8 of 8) sorted by relevance
| /third_party/typescript/src/deprecatedCompat/4.0/ |
| D | nodeFactoryTopLevelExports.ts | 774 export const updateJsxElement: typeof factory.updateJsxElement = Debug.deprecate(factory.updateJsxE… constant
|
| /third_party/typescript/src/compiler/ |
| D | types.ts | 8479 …updateJsxElement(node: JsxElement, openingElement: JsxOpeningElement, children: readonly JsxChild[… method
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 4217 …updateJsxElement(node: JsxElement, openingElement: JsxOpeningElement, children: readonly JsxChild[… method
|
| D | tsserverlibrary.d.ts | 8220 …updateJsxElement(node: JsxElement, openingElement: JsxOpeningElement, children: readonly JsxChild[… method
|
| D | typingsInstaller.js | 16453 function updateJsxElement(node, openingElement, children, closingElement) { function
|
| D | tsc.js | 21744 function updateJsxElement(node, openingElement, children, closingElement) { function
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 4217 …updateJsxElement(node: JsxElement, openingElement: JsxOpeningElement, children: readonly JsxChild[… method
|
| D | tsserverlibrary.d.ts | 8220 …updateJsxElement(node: JsxElement, openingElement: JsxOpeningElement, children: readonly JsxChild[… method
|