Searched defs:updateJsxSelfClosingElement (Results 1 – 8 of 8) sorted by relevance
| /third_party/typescript/src/deprecatedCompat/4.0/ |
| D | nodeFactoryTopLevelExports.ts | 769 …export const updateJsxSelfClosingElement = Debug.deprecate(factory.updateJsxSelfClosingElement, fa… constant
|
| /third_party/typescript/lib/ |
| D | typescriptServices.d.ts | 3993 …updateJsxSelfClosingElement(node: JsxSelfClosingElement, tagName: JsxTagNameExpression, typeArgume… method 8080 …const updateJsxSelfClosingElement: (node: JsxSelfClosingElement, tagName: JsxTagNameExpression, ty… constant
|
| D | typescript.d.ts | 3993 …updateJsxSelfClosingElement(node: JsxSelfClosingElement, tagName: JsxTagNameExpression, typeArgume… method 8080 …const updateJsxSelfClosingElement: (node: JsxSelfClosingElement, tagName: JsxTagNameExpression, ty… constant
|
| D | tsserverlibrary.d.ts | 3993 …updateJsxSelfClosingElement(node: JsxSelfClosingElement, tagName: JsxTagNameExpression, typeArgume… method 12026 …const updateJsxSelfClosingElement: (node: JsxSelfClosingElement, tagName: JsxTagNameExpression, ty… constant
|
| D | tsc.js | 21566 function updateJsxSelfClosingElement(node, tagName, typeArguments, attributes) { function
|
| D | typingsInstaller.js | 26713 function updateJsxSelfClosingElement(node, tagName, typeArguments, attributes) { function
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 3993 …updateJsxSelfClosingElement(node: JsxSelfClosingElement, tagName: JsxTagNameExpression, typeArgume… method 8080 …const updateJsxSelfClosingElement: (node: JsxSelfClosingElement, tagName: JsxTagNameExpression, ty… constant
|
| D | tsserverlibrary.d.ts | 3993 …updateJsxSelfClosingElement(node: JsxSelfClosingElement, tagName: JsxTagNameExpression, typeArgume… method 12026 …const updateJsxSelfClosingElement: (node: JsxSelfClosingElement, tagName: JsxTagNameExpression, ty… constant
|