<< §5.4.2.(d) Role level guards | ↑ Table of Contents ↑ | §5.4.2.(f) Unbound roles >> |
§5.4.2.(e) Team level guards
Team level base guards have the same scope as role level base guards (d).
However, the type of the role instance is not known here, i.e., here base
has the static type java.lang.Object
.
<< §5.4.2.(d) Role level guards | ↑ Table of Contents ↑ | §5.4.2.(f) Unbound roles >> |