polystat / odin

Object Dependency Inspector
10 stars 2 forks source link

Integration with J2EO #67

Closed Leosimetti closed 2 years ago

Leosimetti commented 2 years ago

The following changes were made:

  1. constructor method is no longer considered during analysis
  2. Support for attribute aliasing for decoration
  3. Support decoration with seq > @
  4. Added predefined objects (specifically class_Object)
  5. Added J2EO mutual recursion tests