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.
# Type aliases
Comments allows us to treat a slice of comments as a unit.