Home
last modified time | relevance | path

Searched defs:openingElement (Results 1 – 13 of 13) sorted by relevance

/third_party/typescript/src/services/
DdocumentHighlights.ts14 const { openingElement, closingElement } = node.parent.parent; constant
Dservices.ts1713 const { openingElement, closingElement } = node.parent.parent; constant
/third_party/typescript/lib/
Dtypescript.d.ts1320 readonly openingElement: JsxOpeningElement; property
DtypescriptServices.d.ts1320 readonly openingElement: JsxOpeningElement; property
Dtsserverlibrary.d.ts1320 readonly openingElement: JsxOpeningElement; property
Dtsc.js19340 function createJsxElement(openingElement, children, closingElement) { argument
19352 function updateJsxElement(node, openingElement, children, closingElement) { argument
DtypingsInstaller.js24097 function createJsxElement(openingElement, children, closingElement) { argument
24110 function updateJsxElement(node, openingElement, children, closingElement) { argument
DtypescriptServices.js24302 function createJsxElement(openingElement, children, closingElement) { argument
24315 function updateJsxElement(node, openingElement, children, closingElement) { argument
Dtypescript.js24302 function createJsxElement(openingElement, children, closingElement) { argument
24315 function updateJsxElement(node, openingElement, children, closingElement) { argument
Dtsserverlibrary.js24302 function createJsxElement(openingElement, children, closingElement) { argument
24315 function updateJsxElement(node, openingElement, children, closingElement) { argument
Dtsserver.js24108 function createJsxElement(openingElement, children, closingElement) { argument
24121 function updateJsxElement(node, openingElement, children, closingElement) { argument
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts1331 readonly openingElement: JsxOpeningElement; property
Dtsserverlibrary.d.ts1331 readonly openingElement: JsxOpeningElement; property