Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Span

Description of a source range, identified by a closed interval between start and end marks.

Hierarchy

Implements

Index

Methods

debug

display

  • display(output: Output): void

end

equals

  • equals(that: unknown): boolean

hashCode

  • hashCode(): number

shift

start

toString

  • toString(): string

union

Static from