| Modifier and Type | Interface and Description |
|---|---|
interface |
DebuggingUseStmt
A representation of a DEBUGGING declarative in the declaratives section
of the PROCEDURE division.
|
interface |
ExceptionUseStmt
A representation of an EXCEPTION declarative in the declaratives section
of the PROCEDURE division.
|
interface |
LabelUseStmt
A representation of a label declarative.
|
interface |
Paragraph
A representation of a paragraph in the PROCEDURE division.
|
interface |
Section
A representation of a section in the PROCEDURE division.
|
interface |
Sentence
A representation of a sentence in the PROCEDURE division.
|
interface |
UseStmt
A representation of a USE statement in the PROCEDURE division.
|