Member predicate DataFlow :: ClassNode :: getInstanceMethod
Gets an instance method declared in this class, with the given name, if any.
Does not include methods from superclasses.
FunctionNode
getInstanceMethod
(
string
name
)