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

R

ReadDirection - Class in com.ibm.etools.cobol.application.model.cobol
A representation of either NEXT or no direction specified in a READ statement.
READSEQDIR_NEXT - Static variable in class com.ibm.etools.cobol.application.model.cobol.ReadDirection
The 'READSEQDIR NEXT' literal value.
READSEQDIR_NEXT_LITERAL - Static variable in class com.ibm.etools.cobol.application.model.cobol.ReadDirection
The 'READSEQDIR NEXT' literal object.
READSEQDIR_NONE - Static variable in class com.ibm.etools.cobol.application.model.cobol.ReadDirection
The 'READSEQDIR NONE' literal value.
READSEQDIR_NONE_LITERAL - Static variable in class com.ibm.etools.cobol.application.model.cobol.ReadDirection
The 'READSEQDIR NONE' literal object.
ReadStmt - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of a READ statement in the PROCEDURE division.
RecordClause - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of the RECORD clause in a file description entry.
RecordingMode - Class in com.ibm.etools.cobol.application.model.cobol
A representation of the recording modes specified in the RECORDING MODE clause of a file description entry.
RecordingModeClause - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of the RECORDING MODE clause in a file description entry.
RefMod - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of a reference modifier.
RelativeFileControlEntry - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of a file control entry for a file with relative organization.
ReleaseStmt - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of a RELEASE statement in the PROCEDURE division.
ReplaceOffStmt - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of the REPLACE OFF compiler-directing statement.
ReplaceStmt - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of a REPLACE compiler-directing statement with BY clauses.
ReplacingClause - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of a REPLACING clause in an INITIALIZE statement.
RepositoryParagraph - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of the REPOSITORY paragraph.
RerunClause - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of a RERUN clause in the I-O-CONTROL paragraph.
ReservePhrase - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of the RESERVE clause in a file control entry.
ReturnStmt - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of a RETURN statement in the PROCEDURE division.
RewriteStmt - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of a REWRITE statement in the PROCEDURE division.
RM_F - Static variable in class com.ibm.etools.cobol.application.model.cobol.RecordingMode
The 'RM F' literal value.
RM_F_LITERAL - Static variable in class com.ibm.etools.cobol.application.model.cobol.RecordingMode
The 'RM F' literal object.
RM_S - Static variable in class com.ibm.etools.cobol.application.model.cobol.RecordingMode
The 'RM S' literal value.
RM_S_LITERAL - Static variable in class com.ibm.etools.cobol.application.model.cobol.RecordingMode
The 'RM S' literal object.
RM_U - Static variable in class com.ibm.etools.cobol.application.model.cobol.RecordingMode
The 'RM U' literal value.
RM_U_LITERAL - Static variable in class com.ibm.etools.cobol.application.model.cobol.RecordingMode
The 'RM U' literal object.
RM_V - Static variable in class com.ibm.etools.cobol.application.model.cobol.RecordingMode
The 'RM V' literal value.
RM_V_LITERAL - Static variable in class com.ibm.etools.cobol.application.model.cobol.RecordingMode
The 'RM V' literal object.

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