@Deprecated public class AddNullableNotNullAnnotationFix extends AddAnnotationPsiFix
myAnnotation, myText
LOG, myEndElement, myStartElement
EMPTY_ARRAY
Constructor and Description |
---|
AddNullableNotNullAnnotationFix(java.lang.String fqn,
PsiModifierListOwner owner,
java.lang.String... annotationToRemove)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isAvailable(Project project,
PsiFile file,
PsiElement startElement,
PsiElement endElement)
Deprecated.
|
addPhysicalAnnotation, addPhysicalAnnotationTo, calcText, createAddNotNullFix, createAddNullableFix, getAnnotationsToRemove, getContainer, getContainer, getFamilyName, getText, invoke, isAvailable, isNullabilityAnnotationApplicable, removePhysicalAnnotations, startInWriteAction
applyFix, applyFix, getEndElement, getName, getStartElement, isAvailable
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getElementToMakeWritable
public AddNullableNotNullAnnotationFix(java.lang.String fqn, PsiModifierListOwner owner, java.lang.String... annotationToRemove)
public boolean isAvailable(Project project, PsiFile file, PsiElement startElement, PsiElement endElement)
isAvailable
in class AddAnnotationPsiFix