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
Go to file
Martin Atkins 8654cf0361 Body.MissingItemRange method
When producing diagnostics about missing attributes or bodies it's
necessary to have a range representing the place where the missing thing
might be inserted.

There's not always a single reasonable value for this, so some liberty
can be taken about what exactly is returned as long as it's somewhere
the user can relate back to the construct producing the error.
2017-05-21 11:46:58 -07:00
gozcl gozcl: DecodeExpression implementation 2017-05-21 08:47:05 -07:00
zcl Body.MissingItemRange method 2017-05-21 11:46:58 -07:00
zcled Mechanism for introspection of source code for editors 2017-05-19 19:33:58 -07:00
zclparse Mechanism for introspection of source code for editors 2017-05-19 19:33:58 -07:00
LICENSE LICENSE 2017-05-13 08:51:32 -07:00