| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
java.util.List |
getContent()
Returns the value of the 'Content' containment reference list.
|
java.util.List |
getSections()
Deprecated.
Use
getContent().
|
getBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, getTag, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParent, setTagstatic final java.lang.String copyright
java.util.List getSections()
getContent().
Section.
COBOLPackage.getDeclaratives_Sections()java.util.List getContent()
DeclarativesContent.
The list contains sections, paragraphs, use statements, and sentences at the top level in the DECLARATIVES section.
COBOLPackage.getDeclaratives_Content()