Module chisel_json::coords

source ·
Expand description

Coordinate structure used to reference specific locations within parser input

Structs

  • A Coords represents a single location within the parser input
  • A Span represents a linear interval within the parser input, between to different Coords