public static class ContentParserGenerator.Seq extends ContentParserGenerator.Rule
ContentParserGenerator.Rule.Visitor| Modifier and Type | Field and Description |
|---|---|
ContentParserGenerator.Rule[] |
elems |
| Constructor and Description |
|---|
Seq(ContentParserGenerator.Rule[] elems) |
public ContentParserGenerator.Rule[] elems
public Seq(ContentParserGenerator.Rule[] elems)
public void propagateFollow(Set<String> newFollow)
propagateFollow in class ContentParserGenerator.Rulesee also the complete user documentation .