Package mini_c

Class Sif


  • class Sif
    extends Stmt
    • Field Summary

      Fields 
      Modifier and Type Field Description
      Expr e  
      Stmt s1  
      Stmt s2  
    • Constructor Summary

      Constructors 
      Constructor Description
      Sif​(Expr e, Stmt s1, Stmt s2)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) void accept​(Visitor v)  
      • Methods inherited from class java.lang.Object

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