public class MethodLineLocation extends MethodLocation
Constructor and Description |
---|
MethodLineLocation(Project project,
PsiMethod method,
Location<PsiClass> classLocation,
int lineNumber) |
Modifier and Type | Method and Description |
---|---|
OpenFileDescriptor |
getOpenFileDescriptor() |
elementInClass, getAncestors, getContainingClass, getModule, getProject, getPsiElement
getParent, getParentElement, getVirtualFile, safeCast, safeGetPsiElement, toPsiLocation
public OpenFileDescriptor getOpenFileDescriptor()
getOpenFileDescriptor
in class Location<PsiMethod>