|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.cmu.cs.crystal.analysis.AnalysisUtils
public class AnalysisUtils
Utilities for all analyses
Constructor Summary | |
---|---|
AnalysisUtils()
|
Method Summary | |
---|---|
static boolean |
isSubType(ITypeBinding binding,
java.lang.String qualifiedTypeName)
Determine whether binding is a subtype of qualifiedTypeName. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AnalysisUtils()
Method Detail |
---|
public static boolean isSubType(ITypeBinding binding, java.lang.String qualifiedTypeName)
binding
- qualifiedTypeName
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |