CodeQL library for JavaScript
codeql/javascript-all 0.6.2 ( changelog , source )
Search

Member predicate ExprOrType :: stripParens

Gets this expression or type, with any surrounding parentheses removed.

Also see getUnderlyingValue and getUnderlyingReference.

ExprOrType stripParens ( )