spec

package
v0.32.0 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2024 License: BSD-3-Clause Imports: 4 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Value

type Value struct {
	Comment string
	Names   []string
	Type    expression.Type
	Values  []astgen.ASTExpr
}

func NewValue

func NewValue(name string, typ expression.Type, values ...astgen.ASTExpr) *Value

func (*Value) ASTSpec

func (v *Value) ASTSpec() ast.Spec

Jump to

Keyboard shortcuts

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