public interface SkipDirective extends PLINode
The following features are supported:
PLIPackage.getSkipDirective()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
Literal |
getLines()
Returns the value of the 'Lines' containment reference.
|
void |
setLines(Literal value)
Sets the value of the '
Lines' containment reference. |
getBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParentstatic final java.lang.String copyright
Literal getLines()
setLines(Literal),
PLIPackage.getSkipDirective_Lines()void setLines(Literal value)
Lines' containment reference.
value - the new value of the 'Lines' containment reference.getLines()