Imports of package parser

PathSynopsis
errorsPackage errors implements functions to manipulate errors.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/hashicorp/hcl/hcl/astPackage ast declares the types used to represent syntax trees for HCL (HashiCorp Configuration Language)
github.com/hashicorp/hcl/hcl/tokenPackage token defines constants representing the lexical tokens for HCL (HashiCorp Configuration Language)
github.com/hashicorp/hcl/json/scanner
github.com/hashicorp/hcl/json/token