Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Engine ¶
type Engine struct {
// contains filtered or unexported fields
}
Engine contains the conditions of rules and comments positions
func (*Engine) ExpToString ¶ added in v1.6.1
func (e *Engine) ExpToString(expr hclsyntax.Expression) (string, error)
ExpToString converts an expression into a string
Click to show internal directories.
Click to hide internal directories.