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

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

Subinterfaces of DivideIntoGivingStmt in com.ibm.etools.cobol.application.model.cobol
 interface DivideIntoGivingRemainderStmt
          A representation of a DIVIDE statement with INTO, GIVING, and REMAINDER clauses.
 interface DivideIntoGivingSimpleStmt
          A representation of a DIVIDE statement with INTO and GIVING clauses.