Uses of Enum Class
com.iizigo.java.JavaSource.Type
Uses of JavaSource.Type in com.iizigo.java
Modifier and TypeMethodDescriptionJavaSource.getType()
Gets the file type.static JavaSource.Type
Returns the enum constant of this class with the specified name.static JavaSource.Type[]
JavaSource.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionprotected
JavaSource
(JavaSource.Type type) Creates a Java source instance for BINARY.