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

    Represents a total monotonous mapping of line ranges in one document to another document.

    Index

    Constructors

    Properties

    lineRangeMappings: readonly LineRangeMapping[]

    The line range mappings that define this document mapping. The number of lines between two adjacent original ranges must equal the number of lines between their corresponding modified ranges.

    Methods