Parts of the java source syntax parser build on the javacc generated results.
Here we have the custom created classes, separated from the classes
generated by the parser parser javacc that are in the package javaparser.javacc_gen.
We've manually created an AST from the cc result.