public class DefaultClassAccessSite extends Object implements ClassAccessSite
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
CallGraphNode |
getCallee() |
String |
getClassName() |
InstructionLocation |
getLocation() |
int |
hashCode() |
public InstructionLocation getLocation()
getLocation in interface ClassAccessSitepublic CallGraphNode getCallee()
getCallee in interface ClassAccessSitepublic String getClassName()
getClassName in interface ClassAccessSiteCopyright © 2015. All rights reserved.