public static class OAssign.Expression extends OBase implements OAssign.RValue
Modifier and Type | Field and Description |
---|---|
OExpression |
expression |
Constructor and Description |
---|
Expression(OProcess owner,
OExpression compiledExpression) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public OExpression expression
public Expression(OProcess owner, OExpression compiledExpression)