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

B

BaseProgram - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of a base program.
BinarySearchStmt - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of a binary SEARCH statement in the PROCEDURE division.
BlockContainsClause - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of the BLOCK CONTAINS clause in a file description entry.
BlockSizeUnit - Class in com.ibm.etools.cobol.application.model.cobol
A representation of the block size unit in a BLOCK CONTAINS clause in a file description entry.
Branch - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of the statements or NEXT SENTENCE in the ELSE and THEN clauses of an IF statement.
BSU_CHARACTERS - Static variable in class com.ibm.etools.cobol.application.model.cobol.BlockSizeUnit
The 'BSU CHARACTERS' literal value.
BSU_CHARACTERS_LITERAL - Static variable in class com.ibm.etools.cobol.application.model.cobol.BlockSizeUnit
The 'BSU CHARACTERS' literal object.
BSU_RECORDS - Static variable in class com.ibm.etools.cobol.application.model.cobol.BlockSizeUnit
The 'BSU RECORDS' literal value.
BSU_RECORDS_LITERAL - Static variable in class com.ibm.etools.cobol.application.model.cobol.BlockSizeUnit
The 'BSU RECORDS' literal object.
ByClause - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of a BY clause in a REPLACE statement, or a BY clause in a REPLACING clause in a COPY statement.

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