public interface Paragraph extends SectionOrParagraph, ProcedureDivisionContent, DeclarativesContent
The following features are supported:
COBOLPackage.getParagraph()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
java.util.List |
getSentences()
Returns the value of the 'Sentences' containment reference list.
|
getName, setNamegetBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, getTag, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParent, setTagstatic final java.lang.String copyright
java.util.List getSentences()
Sentence.
COBOLPackage.getParagraph_Sentences()