Hierarchy (view full)

Constructors

Properties

Accessors

Methods

Constructors

Properties

_source?: Source
parseTree?: ParseTree

Accessors

  • get sourceText(): undefined | string
  • Returns undefined | string

Methods

  • Tests whether the given position is contained in the interval represented by this object.

    Parameters

    • Optional position: Position

      the position

    Returns boolean

  • Tests whether the given position overlaps the interval represented by this object.

    Parameters

    • Optional position: Position

      the position

    Returns boolean

Generated using TypeDoc