diagnostics.StackFrame

StackFrame

package cs-system-diagnostics

Available on cs

Constructor

new ()

new (fileName:String, lineNumber:Int, colNumber:Int)

new (fileName:String, lineNumber:Int)

new (skipFrames:Int, fNeedFileInfo:Bool)

new (skipFrames:Int)

new (fNeedFileInfo:Bool)

Methods

GetFileColumnNumber ():Int

GetFileLineNumber ():Int

GetFileName ():String

GetILOffset ():Int

GetMethod ():MethodBase

GetNativeOffset ():Int

ToString ():String

Static variables

static read only OFFSET_UNKNOWN:Int

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/cs/system/diagnostics/StackFrame.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部