summaryrefslogtreecommitdiff
path: root/src/cuchaz/enigma/analysis/SourceIndexClassVisitor.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fixed call graph searchingGravatar jeff2014-08-211-10/+13
| | | | added system to navigate multiple tokens for the same entry in a behavior
* fixed recognition of inner class tokensGravatar jeff2014-08-201-1/+12
| | | | fixed recognition of reference tokens in constructors
* finished reference navigation system. Still need to debug and polish it, but ↵Gravatar jeff2014-08-201-0/+114
the basic idea seems to work. =)