Class OpSided


  • public class OpSided
    extends Op
    • Constructor Detail

      • OpSided

        public OpSided​(Hop op,
                       boolean cLeft,
                       boolean cRight,
                       boolean tLeft,
                       boolean tRight)
    • Method Detail

      • getLeft

        public boolean getLeft()
      • getRight

        public boolean getRight()
      • getTLeft

        public boolean getTLeft()
      • getTRight

        public boolean getTRight()
      • isLeftMM

        public boolean isLeftMM()
      • isRightMM

        public boolean isRightMM()
      • isCompCompMM

        public boolean isCompCompMM()
      • isCompressedOutput

        public boolean isCompressedOutput()
        Overrides:
        isCompressedOutput in class Op