hcl/zclwrite
Martin Atkins 598740b638 zclwrite: method for writing tokens to a writer
This now allows for round-tripping some input from bytes to tokens and
then back to bytes again. With no other changes, we expect this to produce
an identical result.
2017-06-07 07:06:23 -07:00
..
ast.go zclwrite: method for writing tokens to a writer 2017-06-07 07:06:23 -07:00
doc.go zclwrite: stub of zcl code generation package 2017-05-29 16:05:34 -07:00
native_node_sorter.go zclwrite: foundations of the writer parser 2017-06-06 08:53:13 -07:00
parser_test.go zclwrite: foundations of the writer parser 2017-06-06 08:53:13 -07:00
parser.go zclwrite: use a single, flat writer token buffer 2017-06-07 06:38:41 -07:00
round_trip_test.go zclwrite: method for writing tokens to a writer 2017-06-07 07:06:23 -07:00
tokens.go zclwrite: method for writing tokens to a writer 2017-06-07 07:06:23 -07:00