jbet
Class DagMethodInfo
java.lang.Object
jbet.MethodSignature
jbet.DagMethodInfo
public class DagMethodInfo
- extends MethodSignature
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
cr
public DagClassInfo cr
DagMethodInfo
public DagMethodInfo()
DagMethodInfo
public DagMethodInfo(DagClassInfo crin,
MethodInfo mi,
boolean runGraphify)
throws ClassFileException,
DataFlowException,
ElementNotFoundException
- Throws:
ClassFileException
DataFlowException
ElementNotFoundException
DagMethodInfo
public DagMethodInfo(DagClassInfo crin,
MethodInfo mi)
classrep
public java.lang.Object classrep()
- Overrides:
classrep
in class MethodSignature
isStatic
public boolean isStatic()
isVirtual
public boolean isVirtual()
isNative
public boolean isNative()
dags
public DagSnippit dags()
resolve
public MethodInfo resolve()
- Overrides:
resolve
in class MethodSignature