public abstract class AbstractJavaChopListAction<L extends PsiElement,E extends PsiElement> extends AbstractChopListAction<L,E>
EMPTY_ARRAY| Constructor and Description |
|---|
AbstractJavaChopListAction() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canChop(java.util.List<E> elements) |
findOffsetOfBreakBeforeFirst, invoke, isAvailableminElementCountcheckFile, invoke, isAvailablecanModify, getText, setText, startInWriteAction, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetFamilyNamegetElementToMakeWritableprotected boolean canChop(java.util.List<E> elements)
canChop in class AbstractChopListAction<L extends PsiElement,E extends PsiElement>