public static class ReaderFBcl.CmdArgs
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
boolean |
bCombinatoricDout |
java.io.File |
codeTpl |
java.io.File |
dirGenSrc
Directory where the sources should be generated.
|
java.util.List<java.io.File> |
dirSrcFBCL |
java.io.File |
dirStdFBlocks
Existing directory which contains all standard FBlock definitions.
|
java.io.File |
dirWrResults4diac |
java.io.File |
dirWrTestFBcl
Directory where FBCL files with read content should be stored, for compare check.
|
protected MainCmdLogging_ifc |
log |
java.lang.String |
sFileLog |
Constructor and Description |
---|
CmdArgs() |
Modifier and Type | Method and Description |
---|---|
void |
setLog(MainCmdLogging_ifc log) |
protected MainCmdLogging_ifc log
public java.lang.String sFileLog
public java.util.List<java.io.File> dirSrcFBCL
public java.io.File dirStdFBlocks
public java.io.File dirGenSrc
public java.io.File codeTpl
public java.io.File dirWrTestFBcl
public java.io.File dirWrResults4diac
public boolean bCombinatoricDout