CompilerLogWidget.ctr

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

Meta