public interface UnaryExpression extends Expression
The following features are supported:
GremlinPackage.getUnaryExpression()| Modifier and Type | Method and Description |
|---|---|
Instruction |
getExp()
Returns the value of the 'Exp' containment reference.
|
void |
setExp(Instruction value)
Sets the value of the '
Exp' containment reference. |
Instruction getExp()
setExp(Instruction),
GremlinPackage.getUnaryExpression_Exp()void setExp(Instruction value)
Exp' containment reference.
value - the new value of the 'Exp' containment reference.getExp()Copyright © 2018–2019 Atlanmod. All rights reserved.