Theia API Documentation v1.65.0
    Preparing search index...
    interface InlineValueContext {
        frameId: number;
        stoppedLocation: Range;
    }
    Index

    Properties

    frameId: number
    stoppedLocation: Range