public class WhitespaceConsolidationConfigNodeNameRefactoringConsumer extends ConfigNodeNameRefactoringConsumer
ConfigNode's
. Consolidation refers to converting any sequence of
white-spaces to a single space character.Constructor and Description |
---|
WhitespaceConsolidationConfigNodeNameRefactoringConsumer() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getRefactoringTypeName()
Override this method in order to provide an unique re-factoring type
name, which will be used later on in the template to identify the proper
re-factored name to use for each part of the template
|
accept
public WhitespaceConsolidationConfigNodeNameRefactoringConsumer()
public java.lang.String getRefactoringTypeName()
ConfigNodeRefactoringConsumer
getRefactoringTypeName
in class ConfigNodeRefactoringConsumer