Class InterproceduralCallGraphVertex

    • Constructor Detail

      • InterproceduralCallGraphVertex

        public InterproceduralCallGraphVertex()
    • Method Detail

      • setXmethod

        public void setXmethod​(XMethod xmethod)
        Parameters:
        xmethod - The xmethod to set.
      • getXmethod

        public XMethod getXmethod()
        Returns:
        Returns the xmethod.