Home
last modified time | relevance | path

Searched defs:createSyntaxList (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/src/services/
DsmartSelection.ts297 function createSyntaxList(children: Node[]): SyntaxList { function
Dservices.ts534 function createSyntaxList(nodes: NodeArray<Node>, parent: Node): Node { function
/third_party/typescript/src/compiler/
Dtypes.ts8550 /** @internal */ createSyntaxList(children: Node[]): SyntaxList; method
/third_party/typescript/lib/
DtypingsInstaller.js16787 function createSyntaxList(children) { function
Dtsc.js22078 function createSyntaxList(children) { function