All Classes and Interfaces

Class
Description
An implementation that relies on LuaNatives for most of the features independent of Lua versions
Basic implementation of a LuaValue on some Lua thread
 
An ExternalLoader that loads modules from classpath
An output stream used to convert a ByteArrayOutputStream to a ByteBuffer
Generated with generate-consts.awk:
An external resource loader to load external module file
ImmutableLuaValue<T extends @Nullable Object>
Basic LuaValue implementation wrapping immutable values
Represents a Java array in Lua.
Represents a Java class in Lua.
Library for Java interoperability in LuaJ.
Metatables for Java objects in Lua.
Represents a Java object in Lua.
Functional alternative to C closures in Lua to allow, for example, lambda grammar
JSE implementation of the I/O library.
The previous implementation
Provides complex functions for JNI uses
Represents light userdata in Lua.
A lua_State * wrapper, representing a Lua thread
Controls the degree of conversion from Java to Lua
Lua data types
A thin wrapper around a Lua 5.1 Lua state
Generated with generate-consts.awk:
Lua C API wrappers
A thin wrapper around a Lua 5.2 Lua state
Generated with generate-consts.awk:
Lua C API wrappers
A thin wrapper around a Lua 5.3 Lua state
Generated with generate-consts.awk:
Lua C API wrappers
A thin wrapper around a Lua 5.4 Lua state
Generated with generate-consts.awk:
Lua C API wrappers
A thin wrapper around a Lua 5.5 Lua state
Generated with generate-consts.awk:
Lua C API wrappers
A wrapper around a Lua error message
Lua-relevant error types.
Interface for functions implemented in Java.
A collection of Jua instances, each labeled with a unique id
 
Replacing the Consumer interface for lower versions
A thin wrapper around LuaJ to provide Lua C API-like API.
Generated with generate-consts.awk:
A thin wrapper around a LuaJIT Lua state
Generated with generate-consts.awk:
Lua C API wrappers
 
 
 
Generated from the common parts of Lua5.[1..4]
Class that implements the InvocationHandler interface.
 
 
 
A simple wrapper of references to Lua values