struct

Bugsnag::StackFrame

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(file : String, line_number : Int32, column_number : Int32 | Nil, method : String, in_project : Bool, code : Hash(Int32, String))
Source
new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Class methods

from_backtrace_line(line)
Source

Instance methods

code
Source
column_number
Source
file
Source
in_project
Source
line_number
Source
method
Source