resolve

package
v0.0.0-...-6e5b399 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2025 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Overview

Package resolve provides an environment for executing a GN AST.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Value

type Value interface {
}

Value represents a variable value in the interpreter.

func ExecuteNode

func ExecuteNode(n parse.ParseNode) (Value, error)

ExecuteNode executes a given node in the AST.

Jump to

Keyboard shortcuts

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