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

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

Subinterfaces of LiteralValueListOrRange in com.ibm.etools.cobol.application.model.cobol
 interface LiteralValueList
          A representation of the literal values in the ALPHABET clause in the SPECIAL-NAMES paragraph.
 interface LiteralValueRange
          A representation of a range of literal values specified in a THROUGH clause.