Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Tag

Description of a source location. Tags are used to annotate input sources, particularly for diagnostic purposes. A Mark tag annotates a source position. A Span tag annotate a source range.

see

Diagnostic

Hierarchy

Implements

Index

Methods

Abstract debug

Abstract display

  • display(output: Output): void

Abstract end

Abstract equals

  • equals(that: unknown): boolean

Abstract hashCode

  • hashCode(): number

Abstract shift

Abstract start

Abstract union