public class CallerUsageInfo extends UsageInfo
EMPTY_ARRAY, isNonCodeUsage, myDynamicUsage
Constructor and Description |
---|
CallerUsageInfo(PsiMethod method,
boolean isToInsertParameter,
boolean isToInsertException) |
Modifier and Type | Method and Description |
---|---|
PsiMethod |
getMethod() |
boolean |
isToInsertException() |
boolean |
isToInsertParameter() |
compareToByStartOffset, copy, equals, getElement, getFile, getNavigationOffset, getNavigationRange, getProject, getPsiFileRange, getRangeInElement, getReference, getSegment, getSmartPointer, getTooltipText, getVirtualFile, hashCode, isDynamicUsage, isFileOrBinary, isNonCodeUsage, isValid, isWritable, setDynamicUsage, toString
public CallerUsageInfo(PsiMethod method, boolean isToInsertParameter, boolean isToInsertException)
public boolean isToInsertException()
public boolean isToInsertParameter()
public PsiMethod getMethod()