eval

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EvalDocument

func EvalDocument(doc *parser.Document, root *runtime.Scope) (runtime.Value, error)

EvalDocument evaluates a complete helmtk document Returns an ArrayValue containing all root-level documents

Types

type EvalError

type EvalError struct {
	Message  string
	Filename string
	Line     int
	Col      int
}

EvalError represents an error that occurred during evaluation

func (*EvalError) Error

func (e *EvalError) Error() string

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

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