public interface ProcessDirective extends PLINode
The following features are supported:
PLIPackage.getProcessDirective()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.String> |
getCompilerOptions()
Returns the value of the 'Compiler Options' attribute list.
|
getBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParentstatic final java.lang.String copyright
java.util.List<java.lang.String> getCompilerOptions()
String.
PLIPackage.getProcessDirective_CompilerOptions()