graph

package
v0.0.0-...-c481a03 Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2018 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Program

func Program(program *loader.Program) (map[string]FuncDecl, error)

func Qualify

func Qualify(pkg *loader.PackageInfo, node ast.Node) (string, string, bool)

Types

type FuncCall

type FuncCall struct {
	Name     string
	Package  string
	Position string
}

type FuncDecl

type FuncDecl struct {
	Name     string
	Package  string
	Position string
	Calls    []FuncCall
}

Jump to

Keyboard shortcuts

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