|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ibm.wala.ipa.cha.ClassHierarchyUtil
public class ClassHierarchyUtil
Utilities for querying a class hierarchy
| Constructor Summary | |
|---|---|
ClassHierarchyUtil()
|
|
| Method Summary | |
|---|---|
static IMethod |
getOverriden(IMethod m)
Return the method that m overrides, or null if none |
static IMethod |
getRootOfInheritanceTree(IMethod m)
find the root of the inheritance tree for method m. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClassHierarchyUtil()
| Method Detail |
|---|
public static IMethod getRootOfInheritanceTree(IMethod m)
public static IMethod getOverriden(IMethod m)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||