| Package | Description |
|---|---|
| org.classdump.luna.compiler.analysis |
Static analysis of Lua programs operating on the IR.
|
| Modifier and Type | Method and Description |
|---|---|
LivenessInfo.Entry |
LivenessInfo.entry(IRNode node) |
LivenessInfo.Entry |
LivenessInfo.Entry.immutableCopy() |
| Constructor and Description |
|---|
LivenessInfo(Map<IRNode,LivenessInfo.Entry> entries) |
Copyright © 2016–2017. All rights reserved.