Uses of Interface
com.ibm.etools.cobol.application.model.cobol.StopStmt

Uses of StopStmt in com.ibm.etools.cobol.application.model.cobol
 

Subinterfaces of StopStmt in com.ibm.etools.cobol.application.model.cobol
 interface StopLiteralStmt
          A representation of a STOP statement with a literal.
 interface StopRunStmt
          A representation of a STOP RUN statement in the PROCEDURE division.