Class AllocatorAction


  • public final class AllocatorAction
    extends java.lang.Object
    AllocatorAction describes allocator actions. These actions modify allocation flags (free, reserved, visible) of the registers.
    • Method Detail

      • getPrimitive

        public Primitive getPrimitive()
      • getValue

        public boolean getValue()
      • isApplyToAll

        public boolean isApplyToAll()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object