Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CommentPosition

Hierarchy

  • CommentPosition

Index

Properties

Properties

Optional line

line: number

The line number of a thread's position. Starts at 1.

Optional offset

offset: number

The character offset of a thread's position inside of a line. Starts at 0.

Generated using TypeDoc