org.jmlspecs.jml4.fspv.simpl.ast
Class SimplSkipStatement

java.lang.Object
  extended by org.jmlspecs.jml4.fspv.simpl.ast.SimplTheoryNode
      extended by org.jmlspecs.jml4.fspv.simpl.ast.SimplStatement
          extended by org.jmlspecs.jml4.fspv.simpl.ast.SimplSkipStatement

public class SimplSkipStatement
extends SimplStatement


Field Summary
 
Fields inherited from class org.jmlspecs.jml4.fspv.simpl.ast.SimplStatement
SKIP
 
Constructor Summary
SimplSkipStatement()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimplSkipStatement

public SimplSkipStatement()