Home
last modified time | relevance | path

Searched defs:isForStatement (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/compiler/factory/
DnodeTests.ts566 export function isForStatement(node: Node): node is ForStatement { function
/third_party/typescript/lib/
Dtsc.js24340 function isForStatement(node) { function