workspace-d ~master (2021-08-30T19:35:25Z)
Dub
Repo
FileLocation
workspaced
com
dscanner
Returned by find-symbol
struct
FileLocation {
string
file
;
int
line
;
int
column
;
}
Members
Variables
column
int
column
;
1-based line number and column byte offset
file
string
file
;
line
int
line
;
1-based line number and column byte offset
Meta
Source
See Implementation
workspaced
com
dscanner
classes
DscannerComponent
functions
makeTokenEnd
makeTokenRange
makeTokenStart
static variables
LocalImportCheckKEY
LongLineCheckKEY
structs
DScannerIssue
DefinitionElement
FileLocation
INIEntry
ResolvedLocation
Returned by find-symbol