static class ZbnfParser.LogParsing
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| (package private) StringFormatter | line | 
| (package private) LogMessage | logOut | 
| int | mLogParseMask of logging activities, @since 2019-05 | 
| static int | mLogParseCmpnIt logs on any component per one line. | 
| static int | mLogParseItemIt logs on any item per one line. | 
| Constructor and Description | 
|---|
| LogParsing(LogMessage logOut) | 
| Modifier and Type | Method and Description | 
|---|---|
| (package private) void | reportParsing(java.lang.String sWhat,
             int nReport,
             ZbnfSyntaxPrescript syntax,
             java.lang.String sReportParentComponents,
             StringPartScan input,
             int posInput,
             int nRecursion,
             boolean bOk) | 
public int mLogParse
public static int mLogParseCmpn
public static int mLogParseItem
final StringFormatter line
final LogMessage logOut
LogParsing(LogMessage logOut)
void reportParsing(java.lang.String sWhat,
                   int nReport,
                   ZbnfSyntaxPrescript syntax,
                   java.lang.String sReportParentComponents,
                   StringPartScan input,
                   int posInput,
                   int nRecursion,
                   boolean bOk)