Constructor
new Frame(options)
Create a frame object.
Parameters:
Name | Type | Description | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
object | The options object. Properties
|
Members
file :string
The full path to a file.
Type:
- string
line :number
The line number.
Type:
- number
(nullable) func :string
The func.
Type:
- string
(nullable) level :number
The level of stack frame.
Type:
- number