Home
last modified time | relevance | path

Searched defs:createJsxAttribute (Results 1 – 12 of 12) sorted by relevance

/third_party/typescript/src/deprecatedCompat/
Ddeprecations.ts813 … export const createJsxAttribute = Debug.deprecate(factory.createJsxAttribute, factoryDeprecation); constant
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts3634createJsxAttribute(name: Identifier, initializer: StringLiteral | JsxExpression | undefined): JsxA… method
10910 …const createJsxAttribute: (name: Identifier, initializer: StringLiteral | JsxExpression | undefine… constant
Dtypescript.d.ts3634createJsxAttribute(name: Identifier, initializer: StringLiteral | JsxExpression | undefined): JsxA… method
7127 …const createJsxAttribute: (name: Identifier, initializer: StringLiteral | JsxExpression | undefine… constant
/third_party/typescript/lib/
Dtypescript.d.ts3558createJsxAttribute(name: Identifier, initializer: StringLiteral | JsxExpression | undefined): JsxA… method
7038 …const createJsxAttribute: (name: Identifier, initializer: StringLiteral | JsxExpression | undefine… constant
Dtsserverlibrary.d.ts3558createJsxAttribute(name: Identifier, initializer: StringLiteral | JsxExpression | undefined): JsxA… method
10783 …const createJsxAttribute: (name: Identifier, initializer: StringLiteral | JsxExpression | undefine… constant
DtypescriptServices.d.ts3558createJsxAttribute(name: Identifier, initializer: StringLiteral | JsxExpression | undefined): JsxA… method
7038 …const createJsxAttribute: (name: Identifier, initializer: StringLiteral | JsxExpression | undefine… constant
DtypingsInstaller.js24229 function createJsxAttribute(name, initializer) { function
Dtsc.js19458 function createJsxAttribute(name, initializer) { function
DtypescriptServices.js24434 function createJsxAttribute(name, initializer) { function
Dtypescript.js24434 function createJsxAttribute(name, initializer) { function
Dtsserverlibrary.js24434 function createJsxAttribute(name, initializer) { function
Dtsserver.js24240 function createJsxAttribute(name, initializer) { function