SonarQubeGenericIssueDataReporter.Location

Undocumented in source.
class SonarQubeGenericIssueDataReporter
struct Location {}

Members

Variables

filePath
string filePath;
Undocumented in source.
message
string message;
Undocumented in source.
textRange
TextRange textRange;
Undocumented in source.

Meta