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:
      write in interface com.esotericsoftware.kryo.KryoSerializable
    • read

      public void read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input)
      Specified by:
      read in interface com.esotericsoftware.kryo.KryoSerializable
    • shortsource

      public String shortsource()
    • currentline

      public int currentline()