Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/factory/
DnodeTests.ts374 export function isParenthesizedExpression(node: Node): node is ParenthesizedExpression { function
/third_party/typescript/lib/
DtypingsInstaller.js29682 function isParenthesizedExpression(node) { function
Dtsc.js23890 function isParenthesizedExpression(node) { function