workspace-d v3.5.0-pre.6 (2019-12-09T16:48:44Z)
Dub
Repo
DScannerIssue
workspaced
com
dscanner
Issue type returned by lint
struct
DScannerIssue {
string
file
;
int
line
;
int
column
;
string
type
;
string
description
;
string
key
;
}
Members
Variables
column
int
column
;
description
string
description
;
file
string
file
;
key
string
key
;
line
int
line
;
type
string
type
;
Meta
Source
See Implementation
workspaced
com
dscanner
classes
DscannerComponent
structs
DScannerIssue
DefinitionElement
FileLocation
INIEntry
Issue type returned by lint