Class Outgoing

java.lang.Object
org.teavm.model.Outgoing

public class Outgoing extends Object
  • Constructor Details

  • Method Details

    • getSigma

      public Sigma getSigma()
    • getValue

      public Variable getValue()
    • setValue

      public void setValue(Variable value)
    • getTarget

      public BasicBlock getTarget()
    • setTarget

      public void setTarget(BasicBlock target)