Home
last modified time | relevance | path

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

/third_party/typescript/src/services/
DdocumentHighlights.ts14 const { openingElement, closingElement } = node.parent.parent; constant
Dservices.ts1851 const { openingElement, closingElement } = node.parent.parent; constant
/third_party/typescript/lib/
DtypescriptServices.d.ts1400 readonly openingElement: JsxOpeningElement; property
Dtypescript.d.ts1400 readonly openingElement: JsxOpeningElement; property
Dtsserverlibrary.d.ts1400 readonly openingElement: JsxOpeningElement; property
Dtsc.js21532 function createJsxElement(openingElement, children, closingElement) { argument
21544 function updateJsxElement(node, openingElement, children, closingElement) { argument
DtypingsInstaller.js26676 function createJsxElement(openingElement, children, closingElement) { argument
26689 function updateJsxElement(node, openingElement, children, closingElement) { argument
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts1400 readonly openingElement: JsxOpeningElement; property
Dtsserverlibrary.d.ts1400 readonly openingElement: JsxOpeningElement; property