Helper function for joining two ranges into a single range. This is useful when working with AST nodes, as it allows you to combine the ranges of child nodes to create the range of the parent node.

Hierarchy

  • TagInfo

Properties

Properties

data: any
next?: TagInfo
tag: any

Generated using TypeDoc