Searched defs:needsParentheses (Results 1 – 2 of 2) sorted by relevance
195 function needsParentheses(node: ts.FunctionExpression): boolean { function
189 function needsParentheses(node: ts.FunctionExpression): boolean { function