public class GenSrcConfig
extends dyvilx.tools.compiler.config.CompilerConfig
| Constructor and Description |
|---|
GenSrcConfig(GenSrc gensrc) |
| Modifier and Type | Method and Description |
|---|---|
java.io.File |
getGenSrcDir() |
void |
setGenSrcDir(java.io.File genSrcDir) |
boolean |
setProperty(java.lang.String name,
java.lang.String value) |
addProperty, exclude, getConstantFolding, getExcludePatterns, getIncludePatterns, getJarFileName, getJarName, getJarNameFormat, getJarVendor, getJarVersion, getLibraries, getLogFile, getMainArgs, getMainType, getMarkerStyle, getMaxConstantDepth, getOutputDir, getSourceDirs, getTestDir, include, isDebug, isIncluded, loadLibrary, setAnsiColors, setConstantFolding, setDebug, setJarName, setJarNameFormat, setJarVendor, setJarVersion, setLogFile, setMainType, setMarkerStyle, setMaxConstantDepth, setOutputDir, setTestDir, useAnsiColorspublic GenSrcConfig(GenSrc gensrc)