fork of https://github.com/hashicorp/hcl
because issue :
https://github.com/hashicorp/hcl/issues/290
these code permit use of "nested" field decoding which is just composite struct
When using the parser to do static analysis and editor integrations, it's still useful to be able to get the incomplete AST resulting from a parse error. Callers that intend to use the returned value to take real actions (as opposed to just analysis) must check diags.HasError() to determine if the returned file can be considered valid. |
||
---|---|---|
zcl | ||
zcled | ||
zclparse | ||
LICENSE |