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

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

Subinterfaces of SetPointersStmt in com.ibm.etools.cobol.application.model.cobol
 interface SetPointersToAddressStmt
          A representation of a SET statement that sets pointer values to an address.
 interface SetPointersToNullStmt
          A representation of a SET statement that sets the pointer values to null.