|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.luaj.vm2.LuaThread.CallStack
public static class LuaThread.CallStack
Constructor Summary | |
---|---|
LuaThread.CallStack()
|
Method Summary | |
---|---|
int |
getCallstackDepth()
Get number of calls in stack |
void |
onReturn()
Method to signal the end of a call |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LuaThread.CallStack()
Method Detail |
---|
public final void onReturn()
DebugLib
public final int getCallstackDepth()
DebugLib
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |