Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NodeLocation

Hierarchy

  • NodeLocation

Implemented by

Index

Properties

Properties

location

location: object

Type declaration

  • end: object
    • column: number
    • line: number
    • offset: number
  • start: object
    • column: number
    • line: number
    • offset: number

Generated using TypeDoc