Searched defs:updateJsxSelfClosingElement (Results 1 – 12 of 12) sorted by relevance
| /third_party/typescript/src/deprecatedCompat/ |
| D | deprecations.ts | 780 …export const updateJsxSelfClosingElement = Debug.deprecate(factory.updateJsxSelfClosingElement, fa… constant
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 3547 …updateJsxSelfClosingElement(node: JsxSelfClosingElement, tagName: JsxTagNameExpression, typeArgume… method 7016 …const updateJsxSelfClosingElement: (node: JsxSelfClosingElement, tagName: JsxTagNameExpression, ty… constant
|
| D | typescriptServices.d.ts | 3547 …updateJsxSelfClosingElement(node: JsxSelfClosingElement, tagName: JsxTagNameExpression, typeArgume… method 7016 …const updateJsxSelfClosingElement: (node: JsxSelfClosingElement, tagName: JsxTagNameExpression, ty… constant
|
| D | tsserverlibrary.d.ts | 3547 …updateJsxSelfClosingElement(node: JsxSelfClosingElement, tagName: JsxTagNameExpression, typeArgume… method 10761 …const updateJsxSelfClosingElement: (node: JsxSelfClosingElement, tagName: JsxTagNameExpression, ty… constant
|
| D | tsc.js | 19374 function updateJsxSelfClosingElement(node, tagName, typeArguments, attributes) { function
|
| D | typingsInstaller.js | 24134 function updateJsxSelfClosingElement(node, tagName, typeArguments, attributes) { function
|
| D | typescriptServices.js | 24339 function updateJsxSelfClosingElement(node, tagName, typeArguments, attributes) { function
|
| D | typescript.js | 24339 function updateJsxSelfClosingElement(node, tagName, typeArguments, attributes) { function
|
| D | tsserverlibrary.js | 24339 function updateJsxSelfClosingElement(node, tagName, typeArguments, attributes) { function
|
| D | tsserver.js | 24145 function updateJsxSelfClosingElement(node, tagName, typeArguments, attributes) { function
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 3663 …updateJsxSelfClosingElement(node: JsxSelfClosingElement, tagName: JsxTagNameExpression, typeArgume… method 7263 …const updateJsxSelfClosingElement: (node: JsxSelfClosingElement, tagName: JsxTagNameExpression, ty… constant
|
| D | tsserverlibrary.d.ts | 3663 …updateJsxSelfClosingElement(node: JsxSelfClosingElement, tagName: JsxTagNameExpression, typeArgume… method 11046 …const updateJsxSelfClosingElement: (node: JsxSelfClosingElement, tagName: JsxTagNameExpression, ty… constant
|