Package mini_c

Class Rmunop


  • class Rmunop
    extends RTL
    opération x86-64 unaire
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) Label l  
      (package private) Munop m  
      (package private) Register r  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) void accept​(RTLVisitor v)  
      (package private) Label[] succ()  
      java.lang.String toString()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait