Provides formatting information for a stack frame.

Fields

@:optionaloptionalparameters:Null<Bool>

Displays parameters for the stack frame.

@:optionaloptionalparameterValues:Null<Bool>

Displays the values of parameters for the stack frame.

@:optionaloptionalparameterTypes:Null<Bool>

Displays the types of parameters for the stack frame.

@:optionaloptionalparameterNames:Null<Bool>

Displays the names of parameters for the stack frame.

@:optionaloptionalmodule:Null<Bool>

Displays the module of the stack frame.

@:optionaloptionalline:Null<Bool>

Displays the line number of the stack frame.

@:optionaloptionalincludeAll:Null<Bool>

Includes all stack frames, including those the debug adapter might otherwise hide.

@:optionaloptionalhex:Null<Bool>

Display the value in hex.