Theia API Documentation v1.65.0
    Preparing search index...
    interface RenameLocation {
        range: Range;
        text: string;
    }
    Index

    Properties

    Properties

    range: Range
    text: string