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

Interface AssignmentNameOrLiteral

  • All Superinterfaces:
    ASTNode, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
    All Known Subinterfaces:
    AssignmentName, Literal


    public interface AssignmentNameOrLiteral
    extends ASTNode
    A representation of an assignment name or literal in the ASSIGN TO clause in a file control entry.
    See Also:
    COBOLPackage.getAssignmentNameOrLiteral()