public class PropertyGroupsResolvingCodegenPreprocessor extends java.lang.Object implements CodegenPreprocessor
configuration nodes
which
define property groups and sets the
property group flag
to
the identified nodesConstructor and Description |
---|
PropertyGroupsResolvingCodegenPreprocessor() |
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 PropertyGroupsResolvingCodegenPreprocessor()
public ConfigRoot preprocessConfig(ConfigRoot configRoot)
CodegenPreprocessor
preprocessConfig
in interface CodegenPreprocessor