Quickfix

Describes a quickfix option

Members

Variables

message
string message;

A message describing the fix

ranges
const(QuickfixRange)[] ranges;

A list of quickfix range operations to apply. Ranges may not overlap

Meta