typeAnalyzer

package
v0.0.0-...-b81f49e Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2025 License: BSD-3-Clause Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PrintAssertionsInfo

func PrintAssertionsInfo(resultTypes map[*ssa.TypeAssert][]types.Type)

Types

type NoMainPkgError

type NoMainPkgError struct {
}

NoMainPkgError represents a no main package error

func (*NoMainPkgError) Error

func (e *NoMainPkgError) Error() string

type Runner

type Runner struct {
	ModuleName   string
	PkgPath      []string
	Debug        bool
	Dir          string
	ExportToSSA  bool
	AnalyzerName string
	K            int
}

Runner represents a analysis runner

func NewRunner

func NewRunner(PkgPath ...string) *Runner

func (*Runner) Run

func (r *Runner) Run() error

Jump to

Keyboard shortcuts

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