Member predicate DataFlow::ClassNode::getStaticMember
Gets the static method, getter, or setter declared in this class with the given name and kind.
FunctionNode getStaticMember(string name, MemberKind kind)
Gets the static method, getter, or setter declared in this class with the given name and kind.
FunctionNode getStaticMember(string name, MemberKind kind)