Parse HCL source into a trivia-aware Document. The document round-trips byte-identically via toString() and supports trivia-preserving edits via set / delete. See docs/design.md ยง7 for the guarantees.
Document
toString()
set
delete
Parse HCL source into a trivia-aware
Document. The document round-trips byte-identically viatoString()and supports trivia-preserving edits viaset/delete. See docs/design.md ยง7 for the guarantees.