StackFrame
package cs.system.diagnostics
Available on cs
Static variables
staticread onlyOFFSET_UNKNOWN:Int
Constructor
finalnew()
finalnew(fileName:String, lineNumber:Int, colNumber:Int)
finalnew(fileName:String, lineNumber:Int)
finalnew(skipFrames:Int, fNeedFileInfo:Bool)
finalnew(skipFrames:Int)
finalnew(fNeedFileInfo:Bool)
Methods
GetFileColumnNumber():Int
GetFileLineNumber():Int
GetFileName():String
GetILOffset():Int
GetMethod():MethodBase
GetNativeOffset():Int
ToString():String
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/diagnostics/StackFrame.html