@FinalFieldsConstructor public class ArrayBracketsFormattingReplacer extends java.lang.Object implements ITextReplacer
GET_REGION
Constructor and Description |
---|
ArrayBracketsFormattingReplacer(ISemanticRegion region) |
Modifier and Type | Method and Description |
---|---|
ITextReplacerContext |
createReplacements(ITextReplacerContext it)
Creates the real replacements for this region.
|
ISemanticRegion |
getRegion()
The region this replace is responsible for.
|
public ArrayBracketsFormattingReplacer(ISemanticRegion region)
public ITextReplacerContext createReplacements(ITextReplacerContext it)
ITextReplacer
createReplacements
in interface ITextReplacer
@Pure public ISemanticRegion getRegion()
ITextReplacer
getRegion
in interface ITextReplacer