Home
last modified time | relevance | path

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

/third_party/typescript/lib/
DtypescriptServices.d.ts1431 readonly closingFragment: JsxClosingFragment; property
Dtypescript.d.ts1431 readonly closingFragment: JsxClosingFragment; property
Dtsserverlibrary.d.ts1431 readonly closingFragment: JsxClosingFragment; property
Dtsc.js21608 function createJsxFragment(openingFragment, children, closingFragment) { argument
21620 function updateJsxFragment(node, openingFragment, children, closingFragment) { argument
DtypingsInstaller.js26760 function createJsxFragment(openingFragment, children, closingFragment) { argument
26773 function updateJsxFragment(node, openingFragment, children, closingFragment) { argument
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts1431 readonly closingFragment: JsxClosingFragment; property
Dtsserverlibrary.d.ts1431 readonly closingFragment: JsxClosingFragment; property