pulumi/pkg/codegen/hcl2/syntax
Pat Gavlin a597934b3c
Updates to the HCL2 syntax helpers. (#4282)
- Fix token mapping for template control structures
- Split tokens out into their own file
- Add factory methods for token types
2020-04-02 20:01:14 -07:00
..
testdata Add an HCL2 syntax helper package. (#3980) 2020-02-27 12:49:15 -08:00
comments.go Updates to the HCL2 syntax helpers. (#4282) 2020-04-02 20:01:14 -07:00
comments_test.go Updates to the HCL2 syntax helpers. (#4282) 2020-04-02 20:01:14 -07:00
parser.go Updates to the HCL2 syntax helpers. (#4282) 2020-04-02 20:01:14 -07:00
tokens.go Updates to the HCL2 syntax helpers. (#4282) 2020-04-02 20:01:14 -07:00
utilities.go Add an HCL2 static typechecker and semantic model. (#4087) 2020-03-18 09:28:57 -07:00