implements ParseState<S>
bqq | |
net.minecraft.util.parsing.packrat.CachedParseState | |
net.minecraft.class_10832 |
Field summary
Modifier and Type | Field | ||||||
---|---|---|---|---|---|---|---|
private CachedParseState$PositionCache[] |
| ||||||
private final ErrorCollector<S> |
| ||||||
private final Scope |
| ||||||
private CachedParseState$SimpleControl[] |
| ||||||
private int |
| ||||||
private final CachedParseState<S>.Silent |
|
Constructor summary
Modifier | Constructor |
---|---|
protected | (ErrorCollector<S> arg0) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
public Scope |
| ||||||
public ErrorCollector<S> |
| ||||||
public <T> T |
| ||||||
private CachedParseState$PositionCache |
| ||||||
public Control |
| ||||||
public void |
| ||||||
public ParseState<S> |
|