See: Description
Class | Description |
---|---|
LiveVarNode |
A LiveVarNode contains a CFG node, which can only be a LocalVariableNode or FieldAccessNode.
|
LiveVarStore |
A live variable store contains a set of live variables represented by nodes.
|
LiveVarTransfer |
A live variable transfer function.
|
LiveVariablePlayground
.