public interface CopyReplacingPartialWordClause extends ASTNode
The following features are supported:
COBOLPackage.getCopyReplacingPartialWordClause()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
java.util.List |
getByPartialWordClauses()
Returns the value of the 'By Partial Word 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 getByPartialWordClauses()
ByPartialWordClause.
If the meaning of the 'By Partial Word Clauses' containment reference list isn't clear, there really should be more of a description here...
COBOLPackage.getCopyReplacingPartialWordClause_ByPartialWordClauses()