public class Generator<V> extends java.lang.Object
Generator()
void
addRule(Rule<V> rule)
V
get(DeclarationDescriptor descriptor)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Generator()
public void addRule(@NotNull Rule<V> rule)
@Nullable public V get(@NotNull DeclarationDescriptor descriptor)