You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This program parses java files and identifies classes, functions, variables that are active (not commented or non syntax relevant text)
and provides an interface to label and describe them easily without tampering with the code