<< §5.4.2.(c) Method guards | ↑ Table of Contents ↑ | §5.4.2.(e) Team level guards >> |
§5.4.2.(d) Role level guards
Role level base guards may use these values:
- The base instance using the special identifier
base
. - The team instance using a qualified this references (
MyTeam.this
).
<< §5.4.2.(c) Method guards | ↑ Table of Contents ↑ | §5.4.2.(e) Team level guards >> |