public interface FlushStatement extends ConditionPrefixable, LabelPrefixable, PLINode
The following features are supported:
PLIPackage.getFlushStatement()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
FileClause |
getFileClause()
Returns the value of the 'File Clause' containment reference.
|
void |
setFileClause(FileClause value)
Sets the value of the '
File Clause' containment reference. |
getConditionPrefixesgetLabelPrefix, setLabelPrefixgetBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParentstatic final java.lang.String copyright
FileClause getFileClause()
setFileClause(FileClause),
PLIPackage.getFlushStatement_FileClause()void setFileClause(FileClause value)
File Clause' containment reference.
value - the new value of the 'File Clause' containment reference.getFileClause()