Package com.iizigo.java.parser
package com.iizigo.java.parser
- ClassDescriptionIJavaSourceParser<PROP extends GProp<?>>Interface for Java source file parsers.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.Class used for Parsed Java Source type.Property container for a Java source.Class to trigger recompile of Java sources in a separate job.