\StackFrame

Summary

Methods
Properties
Constants
__construct()
GetMethod()
GetILOffset()
GetFileName()
GetFileLineNumber()
ToString()
$frame
OFFSET_UNKNOWN
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Constants

OFFSET_UNKNOWN

OFFSET_UNKNOWN = -1 : integer

定义当本机或 Microsoft 中间语言 (Microsoft Intermediate Language, MSIL) 偏移量未知时从 ``System.Diagnostics.StackFrame.GetNativeOffset`` 或 ``System.Diagnostics.StackFrame.GetILOffset`` 方法返回的值。

此字段为常数。

Properties

$frame

$frame : array

Type

array

Methods

__construct()

__construct(array  $frame) 

Parameters

array $frame

GetMethod()

GetMethod() : string

Returns

string

GetILOffset()

GetILOffset() 

GetFileName()

GetFileName() 

GetFileLineNumber()

GetFileLineNumber() 

ToString()

ToString()