| Package | Description |
|---|---|
| sisc.data |
| Modifier and Type | Method and Description |
|---|---|
Value |
Expression.getValue(Interpreter r)
If an expression implements the Immediate interface, it must
override getValue, which returns as a Value, the immediate value
of this expression.
|