public class ReplaceConstructorWithSettersChainInfo extends FixableUsageInfo
EMPTY_ARRAY, isNonCodeUsage, myDynamicUsage
Constructor and Description |
---|
ReplaceConstructorWithSettersChainInfo(PsiNewExpression constructorReference,
java.lang.String builderClass,
java.util.Map<java.lang.String,ParameterData> parametersMap) |
Modifier and Type | Method and Description |
---|---|
void |
fixUsage() |
getConflictMessage
compareToByStartOffset, copy, equals, getElement, getFile, getNavigationOffset, getNavigationRange, getProject, getPsiFileRange, getRangeInElement, getReference, getSegment, getSmartPointer, getTooltipText, getVirtualFile, hashCode, isDynamicUsage, isFileOrBinary, isNonCodeUsage, isValid, isWritable, setDynamicUsage, toString
public ReplaceConstructorWithSettersChainInfo(PsiNewExpression constructorReference, java.lang.String builderClass, java.util.Map<java.lang.String,ParameterData> parametersMap)
public void fixUsage() throws IncorrectOperationException
fixUsage
in class FixableUsageInfo
IncorrectOperationException