Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

  • new Span(start: number, end: number): Span

Properties

end

end: number

start

start: number

type

type: string = "Span"

Methods

clone

equals

  • equals(other: BaseNode, ignoredFields?: string[]): boolean