Searched defs:updateJsxElement (Results 1 – 12 of 12) sorted by relevance
| /third_party/typescript/src/deprecatedCompat/ |
| D | deprecations.ts | 774 export const updateJsxElement = Debug.deprecate(factory.updateJsxElement, factoryDeprecation); constant
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | tsserverlibrary.d.ts | 3621 …updateJsxElement(node: JsxElement, openingElement: JsxOpeningElement, children: readonly JsxChild[… method 10884 …const updateJsxElement: (node: JsxElement, openingElement: JsxOpeningElement, children: readonly J… constant
|
| D | typescript.d.ts | 3621 …updateJsxElement(node: JsxElement, openingElement: JsxOpeningElement, children: readonly JsxChild[… method 7101 …const updateJsxElement: (node: JsxElement, openingElement: JsxOpeningElement, children: readonly J… constant
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 3545 …updateJsxElement(node: JsxElement, openingElement: JsxOpeningElement, children: readonly JsxChild[… method 7012 …const updateJsxElement: (node: JsxElement, openingElement: JsxOpeningElement, children: readonly J… constant
|
| D | tsserverlibrary.d.ts | 3545 …updateJsxElement(node: JsxElement, openingElement: JsxOpeningElement, children: readonly JsxChild[… method 10757 …const updateJsxElement: (node: JsxElement, openingElement: JsxOpeningElement, children: readonly J… constant
|
| D | typescriptServices.d.ts | 3545 …updateJsxElement(node: JsxElement, openingElement: JsxOpeningElement, children: readonly JsxChild[… method 7012 …const updateJsxElement: (node: JsxElement, openingElement: JsxOpeningElement, children: readonly J… constant
|
| D | typingsInstaller.js | 24110 function updateJsxElement(node, openingElement, children, closingElement) { function
|
| D | tsc.js | 19352 function updateJsxElement(node, openingElement, children, closingElement) { function
|
| D | typescriptServices.js | 24315 function updateJsxElement(node, openingElement, children, closingElement) { function
|
| D | typescript.js | 24315 function updateJsxElement(node, openingElement, children, closingElement) { function
|
| D | tsserverlibrary.js | 24315 function updateJsxElement(node, openingElement, children, closingElement) { function
|
| D | tsserver.js | 24121 function updateJsxElement(node, openingElement, children, closingElement) { function
|