vlocode-project - v1.41.2
    Preparing search index...

    Interface TextRange

    interface TextRange {
        end: TextPosition;
        start: TextPosition;
    }
    Index

    Properties

    Properties