static class ZbnfParser.ForkPoint
extends java.lang.Object
ZbnfSyntaxPrescript#kAlternativeOptionCheckEmptyFirst| Modifier and Type | Field and Description | 
|---|---|
| (package private) boolean | bSkipSpacesAndComment | 
| (package private) int | ixParseResult | 
| (package private) int | ixPrescript | 
| (package private) long | posInput | 
| Constructor and Description | 
|---|
| ForkPoint(long posInput,
         int ixPrescript,
         int ixParseResult,
         boolean bSkipSpacesAndComment) |