StackFrame describes one call stack frame.

Constructor

new(fileName:String, lineNumber:Int, className:String, functionName:String)

Variables

read onlyclassName:String

read onlyfileName:String

read onlyfunctionName:String

read onlylineNumber:Int