implements ParseState<S>
bpu | |
net.minecraft.util.parsing.packrat.CachedParseState | |
net.minecraft.class_10832 | |
net.minecraft.util.packrat.ParsingStateImpl |
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> errors) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
public Scope |
| ||||||||
public ErrorCollector<S> |
| ||||||||
public <T> T |
| ||||||||
private CachedParseState$PositionCache |
| ||||||||
public Control |
| ||||||||
public void |
| ||||||||
public ParseState<S> |
|