@servicenow/sdk - v4.4.1
    Preparing search index...

    Object found in response messages defining a span of text in source code.

    interface TextSpan {
        end: tsc.server.protocol.Location;
        start: tsc.server.protocol.Location;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    One character past last character of the definition.

    First character of the definition.