Home
last modified time | relevance | path

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

/third_party/typescript/src/services/
DdocumentHighlights.ts14 const { openingElement, closingElement } = node.parent.parent; constant
15 …const highlightSpans = [openingElement, closingElement].map(({ tagName }) => getHighlightSpanForNo… constant
Dservices.ts1713 const { openingElement, closingElement } = node.parent.parent; constant
/third_party/typescript/lib/
Dtypescript.d.ts1322 readonly closingElement: JsxClosingElement; property
DtypescriptServices.d.ts1322 readonly closingElement: JsxClosingElement; property
Dtsserverlibrary.d.ts1322 readonly closingElement: JsxClosingElement; 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.ts1333 readonly closingElement: JsxClosingElement; property
Dtsserverlibrary.d.ts1333 readonly closingElement: JsxClosingElement; property