TestMessageStackFrame

constructor(label: String, uri: Uri = definedExternally, position: Position = definedExternally)(source)

Parameters

label

The name of the stack frame

file

The file URI of the stack frame

position

The position of the stack frame within the file

Online Documentation