CompilerLogWidget.ctr

Undocumented in source.
class CompilerLogWidget
auto ctr = ctRegex!(r"(.+)\((\d+)(?:,(\d+))?\): (Error|Warning|Deprecation): (.+)"d);

Meta