CodeQL library for JavaScript/TypeScript
codeql/javascript-all 0.8.15-dev (changelog, source)
Search

Member predicate AccessorMethodDeclaration::getOtherAccessor

Get the corresponding getter (if this is a setter) or setter (if this is a getter).

AccessorMethodDeclaration getOtherAccessor()