Package com.iizigo.java.parser
Interface Summary Interface Description IJavaSourceParser<PROP extends GProp<?>> Interface for Java source file parsers.Class Summary Class Description JavaSourceFileProcessor<PROP extends GProp<?>> Abstract class for parsing a Java source file to perform syntax-check and reference validation of Java source code to the iizi property tree as well as refactoring of the Java source code when properties are changed.ParsedJavaSource Class used for Parsed Java Source type.ParsedJavaSourceContainer Property container for a Java source.RecompileTrigger Class to trigger recompile of Java sources in a separate job.