Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ElementLocation

Hierarchy

Index

Properties

attrs

Start tag attributes' location info

col

col: number

One-based column index

endOffset

endOffset: number

Zero-based last character index

endTag

endTag: Location

Element's end tag location info.

line

line: number

One-based line index

startOffset

startOffset: number

Zero-based first character index

startTag

Element's start tag location info.

Generated using TypeDoc