Theia API Documentation v1.65.0
    Preparing search index...

    A stack frame found in the TestMessage.stackTrace.

    Implemented by

    Index

    Constructors

    Properties

    Constructors

    Properties

    label: string

    The name of the stack frame, typically a method or function name.

    position?: Position

    Position of the stack frame within the file.

    uri?: Uri

    The location of this stack frame. This should be provided as a URI if the location of the call frame can be accessed by the editor.