|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.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()
DebugLibpublic final int getCallstackDepth()
DebugLib
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||