Package | Description |
---|---|
edu.rice.hj.runtime.baseruntime |
Modifier and Type | Field and Description |
---|---|
protected HjLambda<Boolean,?> |
HjAwaitExprBody.runnableBody
The runnable body of the await statement
|
Constructor and Description |
---|
HjAwaitExprBody(HjExpression.HjAwaitExpression expression,
HjLambda<Boolean,?> runnableBody)
Constructor.
|
Copyright © 2015 Rice University - Department of Computer Science. All rights reserved.