Expand description
Construct and validate HCL identifiers.
Structs§
- Represents an HCL identifier.
Functions§
- Determines if
ch
is a valid HCL identifier continue character. - Determines if
ch
is a valid HCL identifier start character. - Determines if
s
represents a valid HCL identifier.