Package mini_c

Class Operand

  • Direct Known Subclasses:
    Reg, Spilled

    abstract class Operand
    extends java.lang.Object
    une opérande = un registre ou un emplacement de pile (résultat de l'allocation de registres)
    • Constructor Summary

      Constructors 
      Constructor Description
      Operand()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Operand

        Operand()