analysis

package
v1.1.5 Latest Latest
Warning

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

Go to latest
Published: Jun 8, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AnalysisResult

type AnalysisResult struct {
	Errors   []engine.Diagnostic
	Warnings []engine.Diagnostic
}

type Analyzer

type Analyzer struct {
	Visited map[string]bool
	// contains filtered or unexported fields
}

func NewAnalyzer

func NewAnalyzer(eng *engine.Engine) *Analyzer

func (*Analyzer) Analyze

func (a *Analyzer) Analyze(root *engine.Node) AnalysisResult

Jump to

Keyboard shortcuts

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