Package jamopp.parser.jdt.singlefile
Class ParsePostProcessor
java.lang.Object
jamopp.parser.jdt.singlefile.ParsePostProcessor
Utility class that enhances and simplifies a Java model based on Java
language specifics.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ParsePostProcessor
public ParsePostProcessor()
-
-
Method Details
-
complete
Main method to perform the completion and expression simplification for the given resource.- Parameters:
obj
- the resource to complete and simplify.
-