Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dutilities.ts3131 …export function skipParentheses(node: Expression, excludeJSDocTypeAssertions?: boolean): Expressio… function
/third_party/typescript/lib/
DtypingsInstaller.js17518 function skipParentheses(node, excludeJSDocTypeAssertions) { function
Dtsc.js13760 function skipParentheses(node, excludeJSDocTypeAssertions) { function