The StackFrameData type exposes the following fields.
Fields
Name | Description | |
---|---|---|
args |
Arguments passed to the method
| |
file |
Source file
| |
function |
Current method in the stack frame
| |
line |
Line number in the source code
|