public class DependencyReorderingCodegenPreprocessor extends java.lang.Object implements CodegenPreprocessor
Constructor and Description |
---|
DependencyReorderingCodegenPreprocessor() |
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 DependencyReorderingCodegenPreprocessor()
public ConfigRoot preprocessConfig(ConfigRoot configRoot)
CodegenPreprocessor
preprocessConfig
in interface CodegenPreprocessor