analyzer

package
v0.0.0-...-8cb7f69 Latest Latest
Warning

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

Go to latest
Published: Dec 25, 2025 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewTypeAnalyzer

func NewTypeAnalyzer() model.TypeAnalyzer

NewTypeAnalyzer creates a new TypeAnalyzer.

Types

type TypeAnalyzer

type TypeAnalyzer struct {
	// contains filtered or unexported fields
}

TypeAnalyzer is responsible for parsing Go source files, extracting directives, configuring the build, and analyzing all required types.

func (*TypeAnalyzer) Analyze

func (a *TypeAnalyzer) Analyze(sourceDir string) (*model.AnalysisResult, error)

Analyze is the main entry point for the analysis phase. It orchestrates the loading of the initial package, parsing of directives, and deep analysis of all related types.

Jump to

Keyboard shortcuts

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