Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Violation ¶
Violation represents a violation of the Law of Demeter.
func AnalyzeFile ¶
AnalyzeFile analyzes a single file and returns the violations. filename should be an absolute path.
func AnalyzePackage ¶
AnalyzePackage analyzes a package and returns the violations. dirname should be an absolute path.
Click to show internal directories.
Click to hide internal directories.