Package mini_c

Class RTL

    • Constructor Summary

      Constructors 
      Constructor Description
      RTL()  
    • Method Summary

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

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

      • RTL

        RTL()
    • Method Detail

      • succ

        abstract Label[] succ()