| Parameter | Description |
|---|---|
| location | Location object describing where the specific item was found within the project |
ReportItemBuilder The ReportItemBuilder object with the Location added
Adds a Location to the ReportItem being built.
| Parameter | Description |
|---|---|
| path | File path within the project describing where the specific item was found |
| line | A line number within the file |
ReportItemBuilder The ReportItemBuilder object with the Location added
Constructs a Location object and adds it to the ReportItem being built.