Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ElementLocations

A list of begin and end indexes that indicate the locations of the elements in the input document.

Hierarchy

  • ElementLocations

Index

Properties

Properties

Optional begin

begin: number

An integer that indicates the starting position of the element in the input document.

Optional end

end: number

An integer that indicates the ending position of the element in the input document.

Generated using TypeDoc