public abstract class AbstractLocalPointerKey extends AbstractPointerKey
PointerKey
representing a local variable must carry at least a CGNode
.Constructor and Description |
---|
AbstractLocalPointerKey() |
Modifier and Type | Method and Description |
---|---|
abstract CGNode |
getNode() |
equals, hashCode
public abstract CGNode getNode()