summaryrefslogtreecommitdiff
path: root/src/cuchaz/enigma/analysis/ClassInheritanceTreeNode.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactored jar,translation index. fixed bug with field renaming when fields ↵Gravatar jeff2014-09-011-2/+2
| | | | are shadowed by subclasses
* added method inheritance browsingGravatar jeff2014-08-111-0/+99
also finally fixed method renamer to rename all method implementations in the inheritance hierarchy.