Uses of Class
org.luaj.vm2.LuaThread.CallStack

Packages that use LuaThread.CallStack
org.luaj.vm2   
 

Uses of LuaThread.CallStack in org.luaj.vm2
 

Methods in org.luaj.vm2 that return LuaThread.CallStack
static LuaThread.CallStack LuaThread.onCall(LuaFunction function)
          Callback used at the beginning of a call to prepare for possible getfenv/setfenv calls
 



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