dlangide v0.7.42 (2017-08-11T16:19:30Z)
Home
Dub
Repo
CompilerLogWidget.ctr
dlangide
ui
outputpanel
CompilerLogWidget
Undocumented in source.
class
CompilerLogWidget
auto
ctr
=
ctRegex
!(
r"(.+)\((\d+)(?:,(\d+))?\): (Error|Warning|Deprecation): (.+)"d
)
;
Meta
Source
See Source File
dlangide
ui
outputpanel
CompilerLogWidget
constructors
this
functions
errorFromLine
firstError
handleCustomLineHighlight
onMouseEvent
onThemeChanged
variables
_deprecationColor
_errorColor
_filenameColor
_warningColor
compilerLogIssueClickHandler
ctr