public abstract class DictionaryProcessorBase<T> extends PreprocessorBase implements CodegenPreprocessor
CodegenPreprocessors| Constructor and Description | 
|---|
DictionaryProcessorBase(fx.modules.collections.RegexMap<T> dictionary)  | 
| Modifier and Type | Method and Description | 
|---|---|
fx.modules.collections.RegexMap<T> | 
getDictionary()  | 
void | 
setDictionary(fx.modules.collections.RegexMap<T> dictionary)  | 
preprocessConfigequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpreprocessConfig