All nodes have a reference to their parent node. All setters are
modified and the Node class has a new field parentNode with its
getter and setter.

New methods on JavaParser are added to parse specific parts of a
CompilationUnit (e.g statements). 
55 files changed
tree: 2e9f17fbd8ec6ce78e340930e433cadbb9fe4cc1
  1. src/
  2. .gitignore
  3. COPYING
  4. COPYING.LESSER
  5. pom.xml
  6. readme.txt