Member predicate Module::getOwnInstanceMethod
Gets an instance method named name
declared in this module.
Does not take inheritance into account.
Method getOwnInstanceMethod(string name)
Gets an instance method named name
declared in this module.
Does not take inheritance into account.
Method getOwnInstanceMethod(string name)