Package
Class
Use
Tree
Serialized
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
A
AbstractDataItem
- Interface in
com.ibm.etools.cobol.application.model.cobol
A representation of a data item.
AcceptDataTransferStmt
- Interface in
com.ibm.etools.cobol.application.model.cobol
A representation of an ACCEPT data transfer statement.
AcceptStmt
- Interface in
com.ibm.etools.cobol.application.model.cobol
A representation of an ACCEPT statement in the PROCEDURE division.
AcceptSystemInfoTransferStmt
- Interface in
com.ibm.etools.cobol.application.model.cobol
A representation of an ACCEPT system information transfer statement.
ACTUAL_BY_CONTENT
- Static variable in class com.ibm.etools.cobol.application.model.cobol.
ActualParamType
The '
ACTUAL BY CONTENT
' literal value.
ACTUAL_BY_CONTENT_LITERAL
- Static variable in class com.ibm.etools.cobol.application.model.cobol.
ActualParamType
The '
ACTUAL BY CONTENT
' literal object.
ACTUAL_BY_REFERENCE
- Static variable in class com.ibm.etools.cobol.application.model.cobol.
ActualParamType
The '
ACTUAL BY REFERENCE
' literal value.
ACTUAL_BY_REFERENCE_LITERAL
- Static variable in class com.ibm.etools.cobol.application.model.cobol.
ActualParamType
The '
ACTUAL BY REFERENCE
' literal object.
ACTUAL_BY_VALUE
- Static variable in class com.ibm.etools.cobol.application.model.cobol.
ActualParamType
The '
ACTUAL BY VALUE
' literal value.
ACTUAL_BY_VALUE_LITERAL
- Static variable in class com.ibm.etools.cobol.application.model.cobol.
ActualParamType
The '
ACTUAL BY VALUE
' literal object.
ActualParameter
- Interface in
com.ibm.etools.cobol.application.model.cobol
A representation of a parameter in the USING phrase of a CALL statement.
ActualParamType
- Class in
com.ibm.etools.cobol.application.model.cobol
A representation of the type of parameter in the USING phrase of a CALL statement.
AddCorrStmt
- Interface in
com.ibm.etools.cobol.application.model.cobol
A representation of an ADD statement with a CORRESPONDING phrase.
AddressingItem
- Interface in
com.ibm.etools.cobol.application.model.cobol
Deprecated.
Use
PointerItem
,
ProcPtrItem
, or
FuncPtrItem
.
AddressOf
- Interface in
com.ibm.etools.cobol.application.model.cobol
A representation of the ADDRESS OF special register.
AddStmt
- Interface in
com.ibm.etools.cobol.application.model.cobol
A representation of an ADD statement in the PROCEDURE division.
AddToGivingStmt
- Interface in
com.ibm.etools.cobol.application.model.cobol
A representation of an ADD statement with a GIVING clause.
AddToStmt
- Interface in
com.ibm.etools.cobol.application.model.cobol
A representation of an ADD statement with a TO clause.
AllSubscript
- Interface in
com.ibm.etools.cobol.application.model.cobol
A representation of an ALL table subscript.
Alphabet
- Interface in
com.ibm.etools.cobol.application.model.cobol
A representation of the ALPHABET clause in the SPECIAL-NAMES paragraph in the environment division.
AlphabeticItem
- Interface in
com.ibm.etools.cobol.application.model.cobol
A representation of an alphabetic data item.
AlphaNumericEditedItem
- Interface in
com.ibm.etools.cobol.application.model.cobol
A representation of an alphanumeric edited data item.
AlphaNumericItem
- Interface in
com.ibm.etools.cobol.application.model.cobol
A representation of an alphanumeric data item.
AlterClause
- Interface in
com.ibm.etools.cobol.application.model.cobol
A representation of the procedure names in an ALTER statement.
AlternateKeyClause
- Interface in
com.ibm.etools.cobol.application.model.cobol
A representation of an alternate key clause in a file control entry of a file with indexed organization.
AlterStmt
- Interface in
com.ibm.etools.cobol.application.model.cobol
A representation of an ALTER statement in the PROCEDURE division.
ApplyWriteOnlyClause
- Interface in
com.ibm.etools.cobol.application.model.cobol
A representation of the APPLY WRITE ONLY clause in the I-O-CONTROL paragraph.
ArithOperand
- Interface in
com.ibm.etools.cobol.application.model.cobol
A representation of a data item used in an arithmetic statement, optionally followed by the ROUNDED keyword.
ArithStmt
- Interface in
com.ibm.etools.cobol.application.model.cobol
A representation of an arithmetic statement in the PROCEDURE division.
AssignmentName
- Interface in
com.ibm.etools.cobol.application.model.cobol
A representation of an assignment name in the ASSIGN TO clause of a file control entry.
AssignmentNameOrLiteral
- Interface in
com.ibm.etools.cobol.application.model.cobol
A representation of an assignment name or literal in the ASSIGN TO clause in a file control entry.
ASTNode
- Interface in
com.ibm.etools.cobol.application.model.cobol
The interface that is implemented by each node of the syntax tree in the COBOL model.
Package
Class
Use
Tree
Serialized
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X