W3cubDocs

/Haxe Lua

DebugInfo

package lua

import lua.Debug

Available on lua

A enumerator that describes the output of Debug.getinfo().

Properties

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