basic integration of decapsulation among OTREDyn and compiler (compiler-part):
- redirect decapsulating MessageSend to _OT$access{Static}
  - consider return conversions (from Object)
  - let generateArguments() pack and extend arguments to suite _OT$access
- assign and store accessId per decapsulated method/field and per team
  - each OTSpecialAccessAttribute manages the accessIds of one team
  - extend this attribute to include the accessId (OTREDyn only)
    variants are distinguished by different kind-constants
6 files changed