public class JavaSurroundWithStatementRangeAdjuster extends java.lang.Object implements SurroundWithRangeAdjuster
EP_NAME| Constructor and Description |
|---|
JavaSurroundWithStatementRangeAdjuster() |
| Modifier and Type | Method and Description |
|---|---|
TextRange |
adjustSurroundWithRange(PsiFile file,
TextRange selectedRange) |
TextRange |
adjustSurroundWithRange(PsiFile file,
TextRange selectedRange,
boolean hasSelection) |
public JavaSurroundWithStatementRangeAdjuster()
public TextRange adjustSurroundWithRange(PsiFile file, TextRange selectedRange)
adjustSurroundWithRange in interface SurroundWithRangeAdjusterpublic TextRange adjustSurroundWithRange(PsiFile file, TextRange selectedRange, boolean hasSelection)
adjustSurroundWithRange in interface SurroundWithRangeAdjuster