public interface Block extends Statement
The following features are supported:
JavaPackage.getBlock()| Modifier and Type | Method and Description |
|---|---|
|
getStatements()
Returns the value of the 'Statements' containment reference list.
|
getComments, getOriginalClassFile, getOriginalCompilationUnit, setOriginalClassFile, setOriginalCompilationUnitgetStatements()
Statement.
If the meaning of the 'Statements' containment reference list isn't clear, there really should be more of a description here...
JavaPackage.getBlock_Statements()