class UnevalExpressionResult
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) int |
resultRegister
The register where the result is redirected to.
|
(package private) java.lang.String |
specialVariableName
The special variable name used for the result of the expression.
|
| Constructor and Description |
|---|
UnevalExpressionResult(java.lang.String specialVariableName,
int resultRegister) |
Copyright © 2009-2019 Aarhus University