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

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

Subinterfaces of AssignmentNameOrLiteral in com.ibm.etools.cobol.application.model.cobol
 interface AssignmentName
          A representation of an assignment name in the ASSIGN TO clause of a file control entry.
 interface Literal
          A representation of a literal.