2cfc08c632
Eventually zcl will have its own native template format that we'll use by default, but for applications migrating from HCL/HIL we can instead parse strings as HIL templates, for compatibility with how JSON configs would've been processed in a HCL/HIL app. When this mode is not enabled, we still just treat strings as literals, pending the implementation of the zcl template parser. |
||
---|---|---|
.. | ||
ast.go | ||
didyoumean_test.go | ||
didyoumean.go | ||
doc.go | ||
navigation_test.go | ||
navigation.go | ||
parser_test.go | ||
parser.go | ||
peeker.go | ||
public_test.go | ||
public.go | ||
scanner_test.go | ||
scanner.go | ||
structure_test.go | ||
structure.go | ||
tokentype_string.go |