Home
last modified time | relevance | path

Searched defs:isSwitchStatement (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/compiler/factory/
DnodeTests.ts542 export function isSwitchStatement(node: Node): node is SwitchStatement { function
/third_party/typescript/lib/
DtypingsInstaller.js29889 function isSwitchStatement(node) { function
Dtsc.js24092 function isSwitchStatement(node) { function