Uses of Package
org.luaj.vm2

Packages that use org.luaj.vm2
org.luaj.vm2   
org.luaj.vm2.compiler   
 

Classes in org.luaj.vm2 used by org.luaj.vm2
LoadState.LuaCompiler
          Interface for the compiler, if it is installed.
LocVars
           
Lua
          Constants for lua limits and opcodes
LuaBoolean
           
LuaClosure
           
LuaDouble
           
LuaFunction
           
LuaInteger
           
LuaNumber
           
LuaString
           
LuaTable
           
LuaThread
          Implementation of lua coroutines using Java Threads
LuaUserdata
           
LuaValue
           
Prototype
           
UpValue
          Upvalue used with Closure formulation
Varargs
          Class to encapsulate varargs values.
 

Classes in org.luaj.vm2 used by org.luaj.vm2.compiler
LoadState.LuaCompiler
          Interface for the compiler, if it is installed.
Lua
          Constants for lua limits and opcodes
LuaFunction
           
LuaString
           
LuaValue
           
Prototype
           
 



Copyright © 2007-2013 Luaj.org. All Rights Reserved.