public class AddTypeArgumentsFix extends MethodArgumentFix
| Modifier and Type | Field and Description |
|---|---|
static ArgumentFixerActionFactory |
REGISTRAR |
myArgList, myArgumentFixerActionFactory, myIndex, myToTypeEMPTY_ARRAY| Modifier and Type | Method and Description |
|---|---|
static PsiExpression |
addTypeArguments(PsiExpression expression,
PsiType toType) |
java.lang.String |
getText()
Returns text to be shown in the list of available actions, if this action
is available.
|
getFamilyName, invoke, isAvailable, startInWriteActionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetElementToMakeWritablepublic static final ArgumentFixerActionFactory REGISTRAR
public java.lang.String getText()
IntentionActionIntentionAction.isAvailable(Project, Editor, PsiFile)public static PsiExpression addTypeArguments(PsiExpression expression, PsiType toType)