public static class Zbnf2Text.Args extends Zbnf2Xml.Args
Modifier and Type | Field and Description |
---|---|
Zbnf2Text.Out |
lastOut
Only the current pair of script and output.
|
java.util.List<Zbnf2Text.Out> |
listOut
List of pairs of scripts and output files.
|
java.lang.String |
sCheckXmlOutput
Path without extension of a file which outputs the text generation scripts parse result and the Zmake input parse result.
|
java.lang.String |
sFileSrcData
If this file is given the parsed data will be preseted by either a text, html or xml output file
how they are parsed, without the interpretation of the text generation.
|
java.lang.String |
sScriptCheck
File name for a file to check the script.
|
additionalSemantic, checknew, encoding, sFileIn, sFileSyntax, sFileXmlOut, xmlWrMode, xmlWrModeSet
Constructor and Description |
---|
Args() |
Modifier and Type | Method and Description |
---|---|
void |
addGenOut(java.lang.String sFileScript,
java.lang.String sFileOut)
Adds a pair of JZcmd generation files.
|
setInput
public java.lang.String sScriptCheck
public java.lang.String sFileSrcData
public java.lang.String sCheckXmlOutput
public java.util.List<Zbnf2Text.Out> listOut
public Zbnf2Text.Out lastOut