Class InferGraphRoots

java.lang.Object
com.ibm.wala.util.graph.InferGraphRoots

public class InferGraphRoots extends Object
TODO: Move this somewhere.
  • Constructor Details

    • InferGraphRoots

      public InferGraphRoots()
  • Method Details

    • inferRoots

      public static <T> Set<T> inferRoots(Graph<T> g)