| Package | Description |
|---|---|
| org.classdump.luna.compiler.analysis |
Static analysis of Lua programs operating on the IR.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
StaticMathImplementation.MayBeInteger |
static class |
StaticMathImplementation.MustBeFloat |
static class |
StaticMathImplementation.MustBeInteger |
| Modifier and Type | Field and Description |
|---|---|
static StaticMathImplementation |
StaticMathImplementation.MAY_BE_INTEGER |
static StaticMathImplementation |
StaticMathImplementation.MUST_BE_FLOAT |
static StaticMathImplementation |
StaticMathImplementation.MUST_BE_INTEGER |
Copyright © 2016–2017. All rights reserved.