Home
last modified time | relevance | path

Searched defs:closingFragment (Results 1 – 7 of 7) sorted by relevance

/third_party/typescript/lib/
Dtypescript.d.ts1428 readonly closingFragment: JsxClosingFragment; property
DtypescriptServices.d.ts1428 readonly closingFragment: JsxClosingFragment; property
Dtsserverlibrary.d.ts1428 readonly closingFragment: JsxClosingFragment; property
DtypingsInstaller.js26719 function createJsxFragment(openingFragment, children, closingFragment) { argument
26732 function updateJsxFragment(node, openingFragment, children, closingFragment) { argument
Dtsc.js21570 function createJsxFragment(openingFragment, children, closingFragment) { argument
21582 function updateJsxFragment(node, openingFragment, children, closingFragment) { argument
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts1428 readonly closingFragment: JsxClosingFragment; property
Dtsserverlibrary.d.ts1428 readonly closingFragment: JsxClosingFragment; property