W3cubDocs

/Haxe Lua

DebugInfo

package lua

import lua.Debug

Available on lua

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

Fields

what:String

source:String

short_src:String

nups:Int

nparams:Int

namewhat:String

name:String

linedefined:Int

lastlinedefined:Int

isvararg:Bool

istailcall:Bool

func:Function

currentline:Int

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/lua/DebugInfo.html