implements Rule<S, T>
| byj$c | |
| net.minecraft.util.parsing.packrat.Rule$WrappedTerm | |
| net.minecraft.class_9396$class_9399 | |
| net.minecraft.util.packrat.ParsingRule$SimpleRule |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final Rule$RuleAction<S, T> |
| ||||||||
| private final Term<S> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Rule$RuleAction<S, T> action, Term<S> child) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public T |
| ||||||||
| public Rule$RuleAction<S, T> |
| ||||||||
| public Term<S> |
|