DIR : /home/kozerus/public_html/cropex/node/node_modules/lines-and-columns/build/index.d.ts

/home/kozerus/public_html/cropex/node/node_modules/lines-and-columns/build

export declare type SourceLocation = {
    line: number;
    column: number;
};
export declare class LinesAndColumns {
    private string;
    private offsets;
    constructor(string: string);
    locationForIndex(index: number): SourceLocation | null;
    indexForLocation(location: SourceLocation): number | null;
    private lengthOfLine;
}
export default LinesAndColumns;
//


koh5_pano



Your browser does not support the HTML5 canvas element.


Drag mouse to navigate.

Navigation





17.Aug.2010, Martin Wengenmayer