net.minecraft.util.parsing.packrat

class Dictionary$Entry<S, T>

implements NamedRule<S, T>, Supplier<String>

bpx$a
net.minecraft.util.parsing.packrat.Dictionary$Entry
net.minecraft.class_9389$class_10838
net.minecraft.util.packrat.ParsingRules$RuleEntryImpl

Field summary

Modifier and TypeField
private final Atom<T>
a
name
field_57523
symbol
Rule<S, T>
b
value
field_57524
rule

Constructor summary

ModifierConstructor
private (Atom<T> symbol)

Method summary

Modifier and TypeMethod
public Atom<T>
a()
name()
method_68213()
getSymbol()
public Rule<S, T>
b()
value()
method_68214()
getRule()
public String
c()
get()
method_68215()
get()