Interface IPCG.IPCGEdge

  • Enclosing class:
    IPCG

    public static interface IPCG.IPCGEdge
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String InterproceduralPCGEdge
      Tag applied to CFG edges that are retained in the final PCG
    • Field Detail

      • InterproceduralPCGEdge

        static final java.lang.String InterproceduralPCGEdge
        Tag applied to CFG edges that are retained in the final PCG
        See Also:
        Constant Field Values