CodeQL library for JavaScript
codeql/javascript-all 0.6.2 ( 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 ( )