public class JavaChopParametersAction extends AbstractJavaChopListAction<PsiParameterList,PsiParameter>
EMPTY_ARRAY
Constructor and Description |
---|
JavaChopParametersAction() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFamilyName()
Returns the name of the family of intentions.
|
java.lang.String |
getText()
Returns text to be shown in the list of available actions, if this action
is available.
|
canChop
findOffsetOfBreakBeforeFirst, invoke, isAvailable
minElementCount
checkFile, invoke, isAvailable
canModify, setText, startInWriteAction, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getElementToMakeWritable
public java.lang.String getFamilyName()
IntentionAction
IntentionManager.registerIntentionAndMetaData(IntentionAction, String...)
public java.lang.String getText()
IntentionAction
getText
in interface IntentionAction
getText
in class BaseIntentionAction
IntentionAction.isAvailable(Project, Editor, PsiFile)