Class CallGraphEdge

    • Method Detail

      • getCallSite

        public CallSite getCallSite()
      • getCallingMethod

        public org.apache.bcel.classfile.Method getCallingMethod()
      • getCalledMethod

        public org.apache.bcel.classfile.Method getCalledMethod()