public class JavaJoinArgumentsAction extends AbstractJavaJoinListAction<PsiExpressionList,PsiExpression>
EMPTY_ARRAY| Constructor and Description |
|---|
JavaJoinArgumentsAction() |
| 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.
|
canJoininvoke, isAvailableminElementCountcheckFile, invoke, isAvailablecanModify, setText, startInWriteAction, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetElementToMakeWritablepublic java.lang.String getFamilyName()
IntentionActionIntentionManager.registerIntentionAndMetaData(IntentionAction, String...)public java.lang.String getText()
IntentionActiongetText in interface IntentionActiongetText in class BaseIntentionActionIntentionAction.isAvailable(Project, Editor, PsiFile)