implements ParsingState<S>
| net.minecraft.util.parsing.packrat.CachedParseState | |
| net.minecraft.class_10832 | |
| net.minecraft.util.packrat.ParsingStateImpl |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private ParsingStateImpl$MemoizedData[] |
|
||||||
| private final ParseErrorList<S> |
|
||||||
| private final ParseResults |
|
||||||
| private ParsingStateImpl$Cutter[] |
|
||||||
| private int |
|
||||||
| private final ParsingStateImpl<S>.ErrorSuppressing |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| protected | (ParseErrorList<S> errors) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public ParseResults |
|
||||||
| public ParseErrorList<S> |
|
||||||
| public <T> T |
|
||||||
| private ParsingStateImpl$MemoizedData |
|
||||||
| public Cut |
|
||||||
| public void |
|
||||||
| public ParsingState<S> |
|