Class CharParserPrepare.Split

java.lang.Object
eu.bandm.tools.d2d2.base.CharParserPrepare.Split
Enclosing class:
CharParserPrepare

static class CharParserPrepare.Split extends Object
Represents a RegExp as a collection of segments: g=non-recursive termation case, p=prefix before the first recursive call, s=suffix after the last recursive call, i=inbetween two recursive calls.
Depending on the resulting combination, different content models will be synthesized, and different cardinalities of the contained tags will result.