Package mini_c

Class Pskip


  • class Pskip
    extends Pstmt
    Une instruction vide
    • Field Summary

      • Fields inherited from class mini_c.Pstmt

        loc
    • Constructor Summary

      Constructors 
      Constructor Description
      Pskip​(Loc 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
    • Constructor Detail

      • Pskip

        Pskip​(Loc loc)