Member predicate QualifiableExpr::targetIsLocalInstance
Holds if the target of this expression is a local instance. That is,
either the (implicit) qualifier is this
or the qualifier is base
.
predicate targetIsLocalInstance()
Holds if the target of this expression is a local instance. That is,
either the (implicit) qualifier is this
or the qualifier is base
.
predicate targetIsLocalInstance()