public static class DefUseUtil.Info
extends java.lang.Object
| Constructor and Description |
|---|
Info(PsiVariable variable,
PsiElement context,
boolean read) |
| Modifier and Type | Method and Description |
|---|---|
PsiElement |
getContext() |
PsiVariable |
getVariable() |
boolean |
isRead() |
public Info(PsiVariable variable, PsiElement context, boolean read)
public PsiVariable getVariable()
public PsiElement getContext()
public boolean isRead()