Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CstNodeLocation

The Column/Line properties will only be present when The IParserConfig.nodeLocationTracking is set to "full".

Hierarchy

  • CstNodeLocation

Index

Properties

endColumn?: number
endLine?: number
endOffset?: number
startColumn?: number
startLine?: number
startOffset: number

Generated using TypeDoc