implements Term<S>
bqf$e | |
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 NamedRule<S, T> |
| ||||||||
private final Atom<List<T>> |
| ||||||||
private final int |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (NamedRule<S, T> arg0, Atom<List<T>> arg1, int arg2) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
public boolean |
| ||||||||
public NamedRule<S, T> |
| ||||||||
public Atom<List<T>> |
| ||||||||
public int |
|