package
2.0.0+incompatible
Repository: https://github.com/google/licenseclassifier.git
Documentation: pkg.go.dev

# Packages

Package language contains methods and information about the different programming languages the comment parser supports.

# Functions

Parse parses the input data and returns the comments.

# Structs

Comment is either a single line or multiline comment in a source code file.

# Type aliases

Comments allows us to treat a slice of comments as a unit.