Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Location

The numeric location of the identified element in the document, represented with two integers labeled begin and end.

Hierarchy

  • Location

Index

Properties

Properties

begin

begin: number

The element's begin index.

end

end: number

The element's end index.

Generated using TypeDoc