com.ibm.etools.cobol.application.model.cobol

Interface SetPointersToNullStmt

  • All Superinterfaces:
    ASTNode, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier, SetPointersStmt, SetStmt, Stmt


    public interface SetPointersToNullStmt
    extends SetPointersStmt
    A representation of a SET statement that sets the receiving fields to NULL. The receiving fields can be pointers, function pointers, or procedure pointers.
    See Also:
    COBOLPackage.getSetPointersToNullStmt()