public interface PrefixOperator extends PLINode
The following features are supported:
PLIPackage.getPrefixOperator()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
PrefixOperatorType |
getType()
Returns the value of the 'Type' attribute.
|
void |
setType(PrefixOperatorType value)
Sets the value of the '
Type' attribute. |
getBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParentstatic final java.lang.String copyright
PrefixOperatorType getType()
PrefixOperatorType.
PrefixOperatorType,
setType(PrefixOperatorType),
PLIPackage.getPrefixOperator_Type()void setType(PrefixOperatorType value)
Type' attribute.
value - the new value of the 'Type' attribute.PrefixOperatorType,
getType()