A B C D E F G I J K L M N O P Q R S T U V W X 

L

LabelRecordsClause - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of the LABEL RECORDS clause of a file description entry.
LabelUseStmt - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of a label declarative.
LengthOf - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of the LENGTH OF special register.
Level01Item - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of a level 1 data item.
Level66Item - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of a level 66 data item.
Level77Item - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of a level 77 data item.
Level88Item - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of a level 88 data item.
Level88ItemRef - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of a use of a level 88 data item in the PROCEDURE division.
LibraryClause - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of a library clause in a COPY statement.
LinageClause - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of the LINAGE clause in a file description entry.
LinageCounter - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of the LINAGE COUNTER special register.
LineSequentialFileControlEntry - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of file control entry for a file with line sequential organization.
LinkageSection - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of the linkage section in the data division.
Literal - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of a literal.
LiteralOrLiteralValueRange - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of either a single literal or a literal value range.
LiteralType - Class in com.ibm.etools.cobol.application.model.cobol
A representation of the types of literals.
LiteralTypedValue - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of a literal value.
LiteralValueList - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of the literal values in the ALPHABET clause in the SPECIAL-NAMES paragraph.
LiteralValueListOrRange - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of the literals or phrases in the ALPHABET clause in the SPECIAL-NAMES paragraph in the environment division.
LiteralValueRange - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of a range of literal values specified in a THROUGH clause.
LITTYPE_BOOL_FALSE - Static variable in class com.ibm.etools.cobol.application.model.cobol.LiteralType
The 'LITTYPE BOOL FALSE' literal value.
LITTYPE_BOOL_FALSE_LITERAL - Static variable in class com.ibm.etools.cobol.application.model.cobol.LiteralType
The 'LITTYPE BOOL FALSE' literal object.
LITTYPE_BOOL_TRUE - Static variable in class com.ibm.etools.cobol.application.model.cobol.LiteralType
The 'LITTYPE BOOL TRUE' literal value.
LITTYPE_BOOL_TRUE_LITERAL - Static variable in class com.ibm.etools.cobol.application.model.cobol.LiteralType
The 'LITTYPE BOOL TRUE' literal object.
LITTYPE_CICS_DFHRESP - Static variable in class com.ibm.etools.cobol.application.model.cobol.LiteralType
The 'LITTYPE CICS DFHRESP' literal value.
LITTYPE_CICS_DFHRESP_LITERAL - Static variable in class com.ibm.etools.cobol.application.model.cobol.LiteralType
The 'LITTYPE CICS DFHRESP' literal object.
LITTYPE_CICS_DFHVALUE - Static variable in class com.ibm.etools.cobol.application.model.cobol.LiteralType
The 'LITTYPE CICS DFHVALUE' literal value.
LITTYPE_CICS_DFHVALUE_LITERAL - Static variable in class com.ibm.etools.cobol.application.model.cobol.LiteralType
The 'LITTYPE CICS DFHVALUE' literal object.
LITTYPE_FIG_HIGH_VALUE - Static variable in class com.ibm.etools.cobol.application.model.cobol.LiteralType
The 'LITTYPE FIG HIGH VALUE' literal value.
LITTYPE_FIG_HIGH_VALUE_LITERAL - Static variable in class com.ibm.etools.cobol.application.model.cobol.LiteralType
The 'LITTYPE FIG HIGH VALUE' literal object.
LITTYPE_FIG_LOW_VALUE - Static variable in class com.ibm.etools.cobol.application.model.cobol.LiteralType
The 'LITTYPE FIG LOW VALUE' literal value.
LITTYPE_FIG_LOW_VALUE_LITERAL - Static variable in class com.ibm.etools.cobol.application.model.cobol.LiteralType
The 'LITTYPE FIG LOW VALUE' literal object.
LITTYPE_FIG_NULL - Static variable in class com.ibm.etools.cobol.application.model.cobol.LiteralType
The 'LITTYPE FIG NULL' literal value.
LITTYPE_FIG_NULL_LITERAL - Static variable in class com.ibm.etools.cobol.application.model.cobol.LiteralType
The 'LITTYPE FIG NULL' literal object.
LITTYPE_FIG_QUOTE - Static variable in class com.ibm.etools.cobol.application.model.cobol.LiteralType
The 'LITTYPE FIG QUOTE' literal value.
LITTYPE_FIG_QUOTE_LITERAL - Static variable in class com.ibm.etools.cobol.application.model.cobol.LiteralType
The 'LITTYPE FIG QUOTE' literal object.
LITTYPE_FIG_SPACE - Static variable in class com.ibm.etools.cobol.application.model.cobol.LiteralType
The 'LITTYPE FIG SPACE' literal value.
LITTYPE_FIG_SPACE_LITERAL - Static variable in class com.ibm.etools.cobol.application.model.cobol.LiteralType
The 'LITTYPE FIG SPACE' literal object.
LITTYPE_FIG_ZERO - Static variable in class com.ibm.etools.cobol.application.model.cobol.LiteralType
The 'LITTYPE FIG ZERO' literal value.
LITTYPE_FIG_ZERO_LITERAL - Static variable in class com.ibm.etools.cobol.application.model.cobol.LiteralType
The 'LITTYPE FIG ZERO' literal object.
LITTYPE_INT_NUM - Static variable in class com.ibm.etools.cobol.application.model.cobol.LiteralType
The 'LITTYPE INT NUM' literal value.
LITTYPE_INT_NUM_LITERAL - Static variable in class com.ibm.etools.cobol.application.model.cobol.LiteralType
The 'LITTYPE INT NUM' literal object.
LITTYPE_REAL_NUM - Static variable in class com.ibm.etools.cobol.application.model.cobol.LiteralType
The 'LITTYPE REAL NUM' literal value.
LITTYPE_REAL_NUM_LITERAL - Static variable in class com.ibm.etools.cobol.application.model.cobol.LiteralType
The 'LITTYPE REAL NUM' literal object.
LITTYPE_STRING - Static variable in class com.ibm.etools.cobol.application.model.cobol.LiteralType
The 'LITTYPE STRING' literal value.
LITTYPE_STRING_LITERAL - Static variable in class com.ibm.etools.cobol.application.model.cobol.LiteralType
The 'LITTYPE STRING' literal object.
LocalStorageSection - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of the local storage section in the data division.
A B C D E F G I J K L M N O P Q R S T U V W X