Class PopNIR

java.lang.Object
com.googlecode.aviator.code.interpreter.ir.PopNIR
All Implemented Interfaces:
IR, Serializable

public class PopNIR extends Object implements IR
See Also:
  • Constructor Details

    • PopNIR

      public PopNIR(int times)
  • Method Details