Class PhaseOneResult

java.lang.Object
org.checkerframework.dataflow.cfg.builder.PhaseOneResult

public class PhaseOneResult extends Object
A wrapper object to pass around the result of phase one.
  • Constructor Details

  • Method Details

    • toString

      public String toString()
      Overrides:
      toString in class Object
    • nodeToString

      protected String nodeToString(ExtendedNode n)
    • toStringDebug

      public String toStringDebug()
      Returns a verbose string representation of this, useful for debugging.
      Returns:
      a string representation of this