Options
All
  • Public
  • Public/Protected
  • All
Menu

CheckedDocumentPart describes a part of a previously checked document. All range offsets are only valid to that specific document belonging that check id.

Hierarchy

  • CheckedDocumentPart

Index

Properties

Properties

checkId

checkId: string

The id of the check where the document part belongs to.

range

range: [number, number]

A range are two numbers: A start offset and an end offset.

Legend

  • Object literal
  • Type alias
  • Interface
  • Property
  • Enumeration

Generated using TypeDoc