public interface LimitedValueProxy extends Proxy
ValueProxy
. The difference is that only the graph
builder should see through the proxy for doing some checks. Optimizations should not see through
this proxy and therefore should only test for ValueProxy
.Modifier and Type | Method and Description |
---|---|
ValueNode |
getOriginalNode() |
asNode
ValueNode getOriginalNode()
getOriginalNode
in interface Proxy