public abstract class AbstractChildGroupsIdentifyingCodegenPreprocessor extends java.lang.Object implements CodegenPreprocessor
configuration
while allowing the child
class to implement its own similarity detection algorithm and to add similar
child groups to any child group within a given top level
node
Constructor and Description |
---|
AbstractChildGroupsIdentifyingCodegenPreprocessor() |
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 AbstractChildGroupsIdentifyingCodegenPreprocessor()
public ConfigRoot preprocessConfig(ConfigRoot configRoot)
CodegenPreprocessor
preprocessConfig
in interface CodegenPreprocessor