public class ShiftIndentInsideHelper
extends java.lang.Object
Constructor and Description |
---|
ShiftIndentInsideHelper(PsiFile file) |
Modifier and Type | Method and Description |
---|---|
FileType |
getFileType() |
static boolean |
mayShiftIndentInside(ASTNode leaf) |
ASTNode |
shiftIndentInside(ASTNode element,
int indentShift) |
public ShiftIndentInsideHelper(PsiFile file)