Package mini_c

Class Passign


  • class Passign
    extends Pexpr
    Une affectation
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) Plvalue e1  
      (package private) Pexpr e2  
      • Fields inherited from class mini_c.Pexpr

        loc
    • Method Summary

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

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