analyzer

package
v0.0.0-...-99841c0 Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2023 License: BSD-2-Clause Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type Analyzer

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

func (*Analyzer) Analyze

func (a *Analyzer) Analyze(f *flags.Flags) error

func (*Analyzer) GenerateGraphFor

func (a *Analyzer) GenerateGraphFor(pkg string, fn string) (error, error)

func (*Analyzer) OutputGraph

func (a *Analyzer) OutputGraph(format string) error

-- output------------------------------------------------------------

type Edge

type Edge struct {
	Caller *ssa.Function
	Callee *ssa.Function
	// contains filtered or unexported fields
}

func (*Edge) Column

func (e *Edge) Column() int

func (*Edge) Description

func (e *Edge) Description() string

func (*Edge) Dynamic

func (e *Edge) Dynamic() string

func (*Edge) Filename

func (e *Edge) Filename() string

func (*Edge) Line

func (e *Edge) Line() int

func (*Edge) Offset

func (e *Edge) Offset() int

Jump to

Keyboard shortcuts

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