All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AbstractLua An implementation that relies onLuaNatives
for most of the features independent of Lua versionsAbstractLuaValue<T extends Lua> Basic implementation of aLuaValue
on some Lua threadAbstractRefLuaValue ClassPathLoader AnExternalLoader
that loads modules from classpathClassPathLoader.BufferOutputStream An output stream used to convert aByteArrayOutputStream
to aByteBuffer
Consts Generated withgenerate-consts.awk
:ExternalLoader An external resource loader to load external module fileImmutableLuaValue<T> BasicLuaValue
implementation wrapping immutable valuesJavaArray JavaClass JavaLib JavaMetatables JavaObject JFunction Functional alternative to C closures in Lua to allow, for example, lambda grammarJseIoLib Copied from LuaJ libraries.Jua The previous implementationJuaAPI Provides complex functions for JNI usesLightUserdata Lua Alua_State *
wrapper, representing a Lua threadLua.Conversion Controls the degree of conversion from Java to LuaLua.LuaType Lua data typesLua51 A thin wrapper around a Lua 5.1 Lua stateLua51Consts Generated withgenerate-consts.awk
:Lua51Natives Lua C API wrappersLua52 A thin wrapper around a Lua 5.2 Lua stateLua52Consts Generated withgenerate-consts.awk
:Lua52Natives Lua C API wrappersLua53 A thin wrapper around a Lua 5.3 Lua stateLua53Consts Generated withgenerate-consts.awk
:Lua53Natives Lua C API wrappersLua54 A thin wrapper around a Lua 5.4 Lua stateLua54Consts Generated withgenerate-consts.awk
:Lua54Natives Lua C API wrappersLuaException A wrapper around a Lua error messageLuaException.LuaError Lua-relevant error types.LuaFunction Interface for functions implemented in Java.LuaInstances<T> A collection ofJua
instances, each labeled with a unique idLuaInstances.Token<T> LuaInstances.Token.Consumer<T> Replacing the Consumer interface for lower versionsLuaJ A thin wrapper around LuaJ to provide Lua C API-like API.LuaJConsts Generated withgenerate-consts.awk
:LuaJit A thin wrapper around a LuaJIT Lua stateLuaJitConsts Generated withgenerate-consts.awk
:LuaJitNatives Lua C API wrappersLuaJNatives LuaJNatives.FunctionInvoker LuaJState LuaNatives Generated from the common parts ofLua5.[1..4]
LuaProxy Class that implements the InvocationHandler interface.LuaTableTrait LuaTableValue LuaThread LuaValue A simple wrapper of references to Lua valuesRefLuaValue