public class FindResultUsageInfo extends UsageInfo
EMPTY_ARRAY, isNonCodeUsage, myDynamicUsage
Constructor and Description |
---|
FindResultUsageInfo(FindManager finder,
PsiFile file,
int offset,
FindModel findModel,
FindResult result) |
Modifier and Type | Method and Description |
---|---|
boolean |
isValid() |
compareToByStartOffset, copy, equals, getElement, getFile, getNavigationOffset, getNavigationRange, getProject, getPsiFileRange, getRangeInElement, getReference, getSegment, getSmartPointer, getTooltipText, getVirtualFile, hashCode, isDynamicUsage, isFileOrBinary, isNonCodeUsage, isWritable, setDynamicUsage, toString
public FindResultUsageInfo(FindManager finder, PsiFile file, int offset, FindModel findModel, FindResult result)