# Structs
Error is the struct that holds errors that happened in analysis.
Project is the struct that holds data about project.
SourceLine is the struct that holds details about issue location.
SpotBugsIssue is the struct that holds all issues from SpotBugs output.
SpotBugsOutput is the struct that holds all data from SpotBugs output.