org.eclipse.jdt.internal.core
Class NameLookup.Answer

java.lang.Object
  extended by org.eclipse.jdt.internal.core.NameLookup.Answer
Enclosing class:
NameLookup

public static class NameLookup.Answer
extends java.lang.Object


Field Summary
 IType type
           
 
Method Summary
 boolean ignoreIfBetter()
           
 boolean isBetter(NameLookup.Answer otherAnswer)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

type

public IType type
Method Detail

ignoreIfBetter

public boolean ignoreIfBetter()

isBetter

public boolean isBetter(NameLookup.Answer otherAnswer)