public abstract class UnaryOperatorDef extends ExpressionDef
Modifier and Type | Field and Description |
---|---|
private ElemValueDef |
elemValueDef |
Constructor and Description |
---|
UnaryOperatorDef(ElemValueDef elemValueDef) |
Modifier and Type | Method and Description |
---|---|
ElemValueDef |
getElemValueDef() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
transform
private final ElemValueDef elemValueDef
public UnaryOperatorDef(ElemValueDef elemValueDef)
public ElemValueDef getElemValueDef()