public abstract class PreprocessorBase extends java.lang.Object implements CodegenPreprocessor
| Constructor and Description | 
|---|
PreprocessorBase()  | 
| Modifier and Type | Method and Description | 
|---|---|
ConfigRoot | 
preprocessConfig(ConfigRoot configRoot)
It is recommended that implementations of this method should return
 re-factored versions of the referenced configRoot. 
 | 
public ConfigRoot preprocessConfig(ConfigRoot configRoot)
CodegenPreprocessorpreprocessConfig in interface CodegenPreprocessor