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 5b8d54380b gozcl: DecodeExpression implementation
This is really just a wrapper around converting the value to a Go native
value with gocty, but is convenient to provide since it can attempt
type conversion and produce diagnostics automatically.
2017-05-21 08:47:05 -07:00
gozcl gozcl: DecodeExpression implementation 2017-05-21 08:47:05 -07:00
zcl Range and StartRange methods on Expression 2017-05-20 17:40:03 -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