mirror of https://github.com/pulumi/pulumi.git
f42d7e756a
These changes add a helper package for parsing HCL2 syntax files. The helpers are intended to provide direct access to syntax elements that are abstracted away by the standard HCL2 parser. The bulk of the code deals with mapping syntax nodes to their relevant tokens in order to avoid losing information about the comments associated with syntax nodes. |
||
---|---|---|
.. | ||
comments_all.hcl |