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

Optional endColumn

endColumn: number

Optional endLine

endLine: number

Optional endOffset

endOffset: number

Optional startColumn

startColumn: number

startLine

startLine: number

startOffset

startOffset: number

Generated using TypeDoc