DScannerIssue

Issue type returned by lint

Members

Variables

column
int column;

one-based line & column (in bytes) of this diagnostic location

description
string description;
file
string file;
key
string key;
line
int line;

one-based line & column (in bytes) of this diagnostic location

range
ResolvedLocation[2] range;

Resolved range for content that can be filled with a call to resolveRanges

type
string type;

Meta