protected static final class OptimizationTag.OwnerAndCont
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) Expression |
continuation |
(package private) ElementExp |
owner |
Constructor and Description |
---|
OwnerAndCont(ElementExp owner,
Expression cont) |
final ElementExp owner
final Expression continuation
public OwnerAndCont(ElementExp owner, Expression cont)