Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

  • new Junk(content: string): Junk

Properties

annotations

annotations: Annotation[]

content

content: string

Optional span

span: Span

type

type: "Junk" = ...

Methods

addAnnotation

addSpan

  • addSpan(start: number, end: number): void

clone

equals

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