package lua
import lua.Debug
Available on luaA enumerator that describes the output of
Debug.getinfo()
.
currentline:Int
func:Function
istailcall:Bool
isvararg:Bool
lastlinedefined:Int
linedefined:Int
name:String
namewhat:String
nparams:Int
nups:Int
short_src:String
source:String
what:String
© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/lua/DebugInfo.html