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.ts1847 const { openingElement, closingElement } = node.parent.parent; constant
/third_party/typescript/lib/
Dtypescript.d.ts1397 readonly openingElement: JsxOpeningElement; property
DtypescriptServices.d.ts1397 readonly openingElement: JsxOpeningElement; property
Dtsserverlibrary.d.ts1397 readonly openingElement: JsxOpeningElement; property
DtypingsInstaller.js26635 function createJsxElement(openingElement, children, closingElement) { argument
26648 function updateJsxElement(node, openingElement, children, closingElement) { argument
Dtsc.js21494 function createJsxElement(openingElement, children, closingElement) { argument
21506 function updateJsxElement(node, openingElement, children, closingElement) { argument
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts1397 readonly openingElement: JsxOpeningElement; property
Dtsserverlibrary.d.ts1397 readonly openingElement: JsxOpeningElement; property