Searched defs:createJsxOpeningElement (Results 1 – 12 of 12) sorted by relevance
| /third_party/typescript/src/deprecatedCompat/ |
| D | deprecations.ts | 783 …export const createJsxOpeningElement = Debug.deprecate(factory.createJsxOpeningElement, factoryDep… constant
|
| /third_party/typescript/lib/ |
| D | typescriptServices.d.ts | 3548 …createJsxOpeningElement(tagName: JsxTagNameExpression, typeArguments: readonly TypeNode[] | undefi… method 7018 …const createJsxOpeningElement: (tagName: JsxTagNameExpression, typeArguments: readonly TypeNode[] … constant
|
| D | typescript.d.ts | 3548 …createJsxOpeningElement(tagName: JsxTagNameExpression, typeArguments: readonly TypeNode[] | undefi… method 7018 …const createJsxOpeningElement: (tagName: JsxTagNameExpression, typeArguments: readonly TypeNode[] … constant
|
| D | tsserverlibrary.d.ts | 3548 …createJsxOpeningElement(tagName: JsxTagNameExpression, typeArguments: readonly TypeNode[] | undefi… method 10763 …const createJsxOpeningElement: (tagName: JsxTagNameExpression, typeArguments: readonly TypeNode[] … constant
|
| D | tsc.js | 19381 function createJsxOpeningElement(tagName, typeArguments, attributes) { function
|
| D | typingsInstaller.js | 24142 function createJsxOpeningElement(tagName, typeArguments, attributes) { function
|
| D | typescriptServices.js | 24347 function createJsxOpeningElement(tagName, typeArguments, attributes) { function
|
| D | typescript.js | 24347 function createJsxOpeningElement(tagName, typeArguments, attributes) { function
|
| D | tsserver.js | 24153 function createJsxOpeningElement(tagName, typeArguments, attributes) { function
|
| D | tsserverlibrary.js | 24347 function createJsxOpeningElement(tagName, typeArguments, attributes) { function
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | tsserverlibrary.d.ts | 3624 …createJsxOpeningElement(tagName: JsxTagNameExpression, typeArguments: readonly TypeNode[] | undefi… method 10890 …const createJsxOpeningElement: (tagName: JsxTagNameExpression, typeArguments: readonly TypeNode[] … constant
|
| D | typescript.d.ts | 3624 …createJsxOpeningElement(tagName: JsxTagNameExpression, typeArguments: readonly TypeNode[] | undefi… method 7107 …const createJsxOpeningElement: (tagName: JsxTagNameExpression, typeArguments: readonly TypeNode[] … constant
|