Package com.prineside.luaj.lib
Class DebugLib.CallFrame
java.lang.Object
com.prineside.luaj.lib.DebugLib.CallFrame
- All Implemented Interfaces:
 com.esotericsoftware.kryo.KryoSerializable
- Enclosing class:
 - DebugLib
 
public static final class DebugLib.CallFrame
extends Object
implements com.esotericsoftware.kryo.KryoSerializable
- 
Constructor Details
- 
CallFrame
public CallFrame() 
 - 
 - 
Method Details
- 
write
public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output) - Specified by:
 writein interfacecom.esotericsoftware.kryo.KryoSerializable
 - 
read
public void read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input) - Specified by:
 readin interfacecom.esotericsoftware.kryo.KryoSerializable
 - 
shortsource
 - 
currentline
public int currentline() 
 -