cmd

package
v0.0.0-...-5e26940 Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Visitor

type Visitor struct {
	TotalParams int
	EvilParams  int

	TotalResults int
	EvilResults  int

	TotalValueDecl int
	EvilValueDecl  int

	TotalTypeAlias int
	EvilTypeAlias  int

	TotalStructField int
	EvilStructField  int
}

func Calculate

func Calculate(paths []string) (*Visitor, error)

func (*Visitor) Visit

func (v *Visitor) Visit(node ast.Node) ast.Visitor

Jump to

Keyboard shortcuts

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