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

Member predicate MethodDeclaration::isOverloaded

Holds if this method is overloaded, that is, there are multiple method signatures with its name declared in the enclosing type.

predicate isOverloaded()