implements Term<S>
| net.minecraft.util.parsing.packrat.Term$Repeated | |
| net.minecraft.class_9402$class_10844 | |
| net.minecraft.util.packrat.Term$RepeatedTerm |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final ParsingRuleEntry<S, T> |
|
||||||
| private final Symbol<List<T>> |
|
||||||
| private final int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (ParsingRuleEntry<S, T> element, Symbol<List<T>> listName, int minRepetitions) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public boolean |
|
||||||
| public ParsingRuleEntry<S, T> |
|
||||||
| public Symbol<List<T>> |
|
||||||
| public int |
|