hcl_edit

Module parser

Source
Expand description

An HCL parser which keeps track of whitespace, comments and span information.

Structs§

  • Error type returned when the parser encountered an error.
  • Represents a location in the parser input.

Functions§