JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.prineside.luaj.debug.CallFrame
Packages that use
CallFrame
Package
Description
com.prineside.luaj.debug
com.prineside.luaj.lib
Uses of
CallFrame
in
com.prineside.luaj.debug
Methods in
com.prineside.luaj.debug
that return
CallFrame
Modifier and Type
Method
Description
CallFrame
CallStack.
getCallFrame
(int level)
Methods in
com.prineside.luaj.debug
with parameters of type
CallFrame
Modifier and Type
Method
Description
static
NameWhat
CallFrame.
getfuncname
(
CallFrame
frame)
Uses of
CallFrame
in
com.prineside.luaj.lib
Methods in
com.prineside.luaj.lib
that return
CallFrame
Modifier and Type
Method
Description
CallFrame
DebugLib.
getCallFrame
(int level)