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 007b38797b zclsyntax: Expression.Variables implementation using AST walk
This function is effectively the implementation of Variables for all
expressions, but unfortunately we still need to declare a wrapper around
it as a method on every single expression type.
2017-05-24 08:05:52 -07:00
gozcl Ability to look up the variables in an expression 2017-05-22 18:54:23 -07:00
zcl zclsyntax: Expression.Variables implementation using AST walk 2017-05-24 08:05:52 -07:00
zcled Mechanism for introspection of source code for editors 2017-05-19 19:33:58 -07:00
zclparse zclparse: actually be called zclparse 2017-05-23 08:06:44 -07:00
LICENSE LICENSE 2017-05-13 08:51:32 -07:00