dlangide v0.5.7 (2015-12-10T13:40:30Z)
Home
Dub
Repo
CompilerLogWidget.ctr
dlangide
ui
outputpanel
CompilerLogWidget
Undocumented in source.
class
CompilerLogWidget
auto
ctr
=
ctRegex
!(
r"(.+)\((\d+)\): (Error|Warning|Deprecation): (.+)"d
)
;
Meta
Source
See Source File
dlangide
ui
outputpanel
CompilerLogWidget
constructors
this
functions
handleCustomLineHighlight
onMouseEvent
onThemeChanged
variables
_deprecationColor
_errorColor
_filenameColor
_warningColor
compilerLogIssueClickHandler
ctr