Package mini_c

Class Pfun


  • class Pfun
    extends Pdecl
    Déclaration de fonction
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) Pbloc b  
      (package private) Loc loc  
      (package private) java.util.LinkedList<Pdeclvar> pl  
      (package private) java.lang.String s  
      (package private) Ptype ty  
    • 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