Traqula
    Preparing search index...

    Interface SourceLocationNodeReplace

    interface SourceLocationNodeReplace {
        end: number;
        sourceLocationType: "nodeReplace";
        start: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    end: number
    sourceLocationType: "nodeReplace"
    start: number