| Package | Description |
|---|---|
| org.classdump.luna.compiler.ir |
The intermediate representation (IR) of Lua programs used by the compiler.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
LoadConst.Bool |
static class |
LoadConst.Flt |
static class |
LoadConst.Int |
static class |
LoadConst.Nil |
static class |
LoadConst.Str |
Copyright © 2016–2017. All rights reserved.