|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| LoadState.LuaCompiler | Interface for the compiler, if it is installed. |
| Class Summary | |
|---|---|
| CallInfo | |
| LBoolean | |
| LClosure | |
| LDouble | |
| LFunction | |
| LInteger | |
| LNil | |
| LNumber | |
| LoadState | |
| LocVars | |
| LPrototype | |
| LString | A String implementation for Lua using bytes instead of chars. |
| LTable | Simple implementation of table structure for Lua VM. |
| LThread | Implementation of lua coroutines using Java Threads |
| Lua | Constants for lua limits and opcodes |
| LuaState | |
| LUserData | |
| LValue | |
| LWeakTable | |
| Platform | Singleton to manage platform-specific behaviors. |
| UpVal | |
| Exception Summary | |
|---|---|
| LuaErrorException | RuntimeException that is thrown and caught in response to a lua error. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||