ast

package
v0.36.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 19, 2024 License: MPL-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsVarsFilename

func IsVarsFilename(name string) bool

Types

type SourceVarsDiags

type SourceVarsDiags map[globalAst.DiagnosticSource]VarsDiags

func (SourceVarsDiags) Count

func (svd SourceVarsDiags) Count() int

type VarsDiags

type VarsDiags map[VarsFilename]hcl.Diagnostics

func VarsDiagsFromMap

func VarsDiagsFromMap(m map[string]hcl.Diagnostics) VarsDiags

func (VarsDiags) AsMap

func (vd VarsDiags) AsMap() map[string]hcl.Diagnostics

func (VarsDiags) AutoloadedOnly

func (vd VarsDiags) AutoloadedOnly() VarsDiags

func (VarsDiags) Copy

func (vd VarsDiags) Copy() VarsDiags

func (VarsDiags) Count

func (vd VarsDiags) Count() int

type VarsFilename

type VarsFilename string

func NewVarsFilename

func NewVarsFilename(name string) (VarsFilename, bool)

func (VarsFilename) IsAutoloaded

func (vf VarsFilename) IsAutoloaded() bool

func (VarsFilename) IsJSON

func (vf VarsFilename) IsJSON() bool

func (VarsFilename) String

func (vf VarsFilename) String() string

type VarsFiles

type VarsFiles map[VarsFilename]*hcl.File

func VarsFilesFromMap

func VarsFilesFromMap(m map[string]*hcl.File) VarsFiles

func (VarsFiles) Copy

func (vf VarsFiles) Copy() VarsFiles

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL