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

R

ReadDirection - Class in com.ibm.etools.cobol.application.model.cobol
A representation of either NEXT or PREVIOUS 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.
READSEQDIR_PREVIOUS - Static variable in class com.ibm.etools.cobol.application.model.cobol.ReadDirection
The 'READSEQDIR PREVIOUS' literal value.
READSEQDIR_PREVIOUS_LITERAL - Static variable in class com.ibm.etools.cobol.application.model.cobol.ReadDirection
The 'READSEQDIR PREVIOUS' literal object.
ReadStmt - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of a READ statement in the PROCEDURE division.
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.
ReplacingClause - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of a REPLACING clause in an INITIALIZE statement.
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.

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