Package | Description |
---|---|
net.sourceforge.jenesis4java | |
net.sourceforge.jenesis4java.impl |
Modifier and Type | Method and Description |
---|---|
abstract Unary |
VirtualMachine.newUnary(int type,
Expression value)
Expression factory method which returns a new unary function of
the given type. |
Unary |
Unary.setValue(Expression e)
Setter method for the operand.
|
Modifier and Type | Method and Description |
---|---|
Unary |
MVM.newUnary(int type,
Expression val) |
Copyright © 2000–2018 jenesis4java. All rights reserved.