hcl/zcl/zclsyntax
Martin Atkins e957bff8de zclsyntax: Start to stub out the zclsyntax package
This package will grow to contain all of the gory details of the native
zcl syntax, including it AST, parser, etc. Most callers should access
this via the simpler API in the top-level package, which then gives
automatic support for other syntaxes too.
2017-05-23 08:05:44 -07:00
..
body.go zclsyntax: Start to stub out the zclsyntax package 2017-05-23 08:05:44 -07:00
doc.go zclsyntax: Start to stub out the zclsyntax package 2017-05-23 08:05:44 -07:00
expression.go zclsyntax: Start to stub out the zclsyntax package 2017-05-23 08:05:44 -07:00
file.go zclsyntax: Start to stub out the zclsyntax package 2017-05-23 08:05:44 -07:00
node.go zclsyntax: Start to stub out the zclsyntax package 2017-05-23 08:05:44 -07:00
walk.go zclsyntax: Start to stub out the zclsyntax package 2017-05-23 08:05:44 -07:00