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

    Document span.

    Hierarchy (View Summary)

    Index

    Accessors

    • get compilerObject(): TCompilerObject

      Gets the compiler object.

      Returns TCompilerObject

    Methods

    • Gets the display parts.

      Returns SymbolDisplayPart[]

    • Gets the node at the start of the text span.

      Returns Node<tsc.Node>

    • Gets the original file name if the span represents a location that was remapped.

      Returns string | undefined

    • Gets the original text span if the span represents a location that was remapped.

      Returns TextSpan | undefined