Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/factory/
DnodeTests.ts562 export function isWhileStatement(node: Node): node is WhileStatement { function
/third_party/typescript/lib/
Dtsc.js24337 function isWhileStatement(node) { function