deadcode

package
v0.0.0-...-055c8ff Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2015 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AllTheClasses

func AllTheClasses(fs *ast.FileSet) map[string]ast.Node

func AllTheFunctions

func AllTheFunctions(fs *ast.FileSet) map[string]ast.Node

func DeadClasses

func DeadClasses(fs *ast.FileSet, entryPoints []string) []ast.Node

func DeadFunctions

func DeadFunctions(fs *ast.FileSet, entryPoints []string) []ast.Node

func EliminateCalls

func EliminateCalls(nodes []ast.Node, knownFunctions map[string]ast.Node)

func EliminateClasses

func EliminateClasses(nodes []ast.Node, knownClasses map[string]ast.Node)

Types

This section is empty.

Jump to

Keyboard shortcuts

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