Package org.stjs.generator.javac

Interface Summary
ErrorHandler An implementation of the ErrorHandler interface can be registered with the ErrorReporter class to change the default behavior on errors.
 

Class Summary
AnnotationHelper  
CustomClassloaderJavaFileManager  
ElementUtils A Utility class for analyzing Elements.
ErrorReporter Handle errors detected in utility classes.
InternalUtils Static utility methods used by annotation abstractions in this package.
PackageInternalsFinder this class looks for packages in the classpath
TreeUtils A utility class made for helping to analyze a given Tree.
TreeWrapper<T extends Tree,JS> this class is a wrapper around a Tree node to give you easier access to the most important methods of the elements in the AST
TypesUtils A utility class that helps with TypeMirrors.
 



Copyright © 2014. All Rights Reserved.