W3cubDocs

/Haxe

StackItem

package haxe

import haxe.CallStack

Available on all platforms

Elements return by CallStack methods.

Values

CFunction

Module(m:String)

FilePos(s:Null<StackItem>, file:String, line:Int, column:Int)

Method(classname:Null<String>, method:String)

LocalFunction(v:Int)

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