Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StartTagLocation

Hierarchy

Index

Properties

Start tag attributes' location info

endCol: number

One-based column index of the last character

endLine: number

One-based line index of the last character

endOffset: number

Zero-based last character index

startCol: number

One-based column index of the first character

startLine: number

One-based line index of the first character

startOffset: number

Zero-based first character index

Generated using TypeDoc