public class CastMethodArgumentFix extends MethodArgumentFix implements HighPriorityAction
PriorityAction.Priority
Modifier and Type | Field and Description |
---|---|
static ArgumentFixerActionFactory |
REGISTRAR |
myArgList, myArgumentFixerActionFactory, myIndex, myToType
EMPTY_ARRAY
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getText()
Returns text to be shown in the list of available actions, if this action
is available.
|
getFamilyName, invoke, isAvailable, startInWriteAction
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getPriority
getElementToMakeWritable
public static final ArgumentFixerActionFactory REGISTRAR
public java.lang.String getText()
IntentionAction
getText
in interface IntentionAction
IntentionAction.isAvailable(Project, Editor, PsiFile)