Class ConfigList.Processor<Item>

java.lang.Object
com.vaadin.hilla.parser.utils.ConfigList.Processor<Item>
Type Parameters:
Item - a type of option
Enclosing interface:
ConfigList<Item>

public abstract static class ConfigList.Processor<Item> extends Object
Analyzer for the ConfigList class. It accepts the ConfigList and the defaults and constructs the result collection.