Member predicate ClassDefinition::getInstanceMethod
Gets an instance method of this class with the given name.
Note that constructors aren’t considered instance methods.
Function getInstanceMethod(string name)
Gets an instance method of this class with the given name.
Note that constructors aren’t considered instance methods.
Function getInstanceMethod(string name)