calledge

package module
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Jul 7, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

README

go-call-edge

Generates function call edges from Go programs.

License

Apache-2.0

tests/concat.go was copied from https://github.com/polarsignals/arcticdb/tree/9dcd81e795a0fe40bf6c3d18d40554155da3ca81.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CallEdge

type CallEdge struct {
	Caller string
	Callee string
}

func GetCallEdges

func GetCallEdges(f *ast.File) []CallEdge

Jump to

Keyboard shortcuts

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