public class UppercaseDashesConfigNodeNameRefactoringConsumer extends ConfigNodeNameRefactoringConsumer
ConfigNode's
according to the UPPERCASE_DASHES naming standard| Constructor and Description |
|---|
UppercaseDashesConfigNodeNameRefactoringConsumer() |
| 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
|
acceptpublic UppercaseDashesConfigNodeNameRefactoringConsumer()
public java.lang.String getRefactoringTypeName()
ConfigNodeRefactoringConsumergetRefactoringTypeName in class ConfigNodeRefactoringConsumer