Member predicate DataFlow::ClassNode::getAnInstanceMemberAccess
Gets a property read that accesses the property name
on an instance of this class.
This includes accesses on subclasses (if the member is not overridden) and accesses in a base class
(only if accessed on this
).