Member predicate ClassOrInterface::getMethodOverload
Gets an overloaded version of the method with the given name declared in this class or interface.
MethodDeclaration getMethodOverload(string name, int overloadIndex)
Gets an overloaded version of the method with the given name declared in this class or interface.
MethodDeclaration getMethodOverload(string name, int overloadIndex)