public class ResolveVariableUtil
extends java.lang.Object
Constructor and Description |
---|
ResolveVariableUtil() |
Modifier and Type | Method and Description |
---|---|
static PsiVariable |
resolveVariable(PsiJavaCodeReferenceElement ref,
boolean[] problemWithAccess,
boolean[] problemWithStatic) |
public static PsiVariable resolveVariable(PsiJavaCodeReferenceElement ref, boolean[] problemWithAccess, boolean[] problemWithStatic)