| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
java.util.List |
getStatements()
Returns the value of the 'Statements' containment reference list.
|
java.util.List |
getWhenClauses()
Returns the value of the 'When Clauses' containment reference list.
|
getBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, getTag, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParent, setTagstatic final java.lang.String copyright
java.util.List getWhenClauses()
EvaluateWhenClause.
COBOLPackage.getEvaluateWhenBlock_WhenClauses()java.util.List getStatements()
Stmt.
The list contains the statements in the WHEN phrase.
COBOLPackage.getEvaluateWhenBlock_Statements()