|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.intellij.psi.infos.CandidateInfo
com.intellij.psi.infos.ClassCandidateInfo
public class ClassCandidateInfo
Created by IntelliJ IDEA. User: ik Date: 06.10.2003 Time: 19:28:22 To change this template use Options | File Templates.
| Field Summary |
|---|
| Fields inherited from class com.intellij.psi.infos.CandidateInfo |
|---|
EMPTY_ARRAY, mySubstitutor, RESOLVE_RESULT_FOR_PACKAGE_PREFIX_PACKAGE |
| Fields inherited from interface com.intellij.psi.JavaResolveResult |
|---|
EMPTY |
| Constructor Summary | |
|---|---|
ClassCandidateInfo(PsiElement candidate,
PsiSubstitutor substitutor)
|
|
ClassCandidateInfo(PsiElement candidate,
PsiSubstitutor substitutor,
boolean accessProblem,
boolean grouped,
PsiElement currFileContext)
|
|
| Method Summary | |
|---|---|
PsiClass |
getCandidate()
|
boolean |
isGrouped()
|
| Methods inherited from class com.intellij.psi.infos.CandidateInfo |
|---|
createCandidateInfoForPackagePrefixPart, getCurrentFileResolveScope, getElement, getSubstitutor, isAccessible, isPackagePrefixPackageReference, isStaticsScopeCorrect, isValidResult |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClassCandidateInfo(PsiElement candidate,
PsiSubstitutor substitutor,
boolean accessProblem,
boolean grouped,
PsiElement currFileContext)
public ClassCandidateInfo(PsiElement candidate,
PsiSubstitutor substitutor)
| Method Detail |
|---|
public boolean isGrouped()
public PsiClass getCandidate()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||