package
0.0.0-20240409024651-c4af43db5027
Repository: https://github.com/ossf/package-analysis.git
Documentation: pkg.go.dev

# Functions

Analyze (parsing.Analyze) parses the specified list of files using all supported parsers and returns a map of filename to slice of parsing.SingleResult.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
SingleResult holds processed information about source code tokens found in a single file by a single language parser.

# Type aliases

Language represents a programming language used for parsing.