dstep v1.0.3 (2021-07-31T06:50:08Z)
Home
Dub
Repo
SourceLocation.Spelling
clang
SourceLocation
SourceLocation
Undocumented in source.
struct
SourceLocation
struct
Spelling {
File
file
;
uint
line
;
uint
column
;
uint
offset
;
}
Members
Variables
column
uint
column
;
Undocumented in source.
file
File
file
;
Undocumented in source.
line
uint
line
;
Undocumented in source.
offset
uint
offset
;
Undocumented in source.
Meta
Source
See Implementation
clang
SourceLocation
SourceLocation
mixins
__anonymous
properties
column
empty
expansion
file
isFromMainFile
line
offset
path
spelling
toColonSeparatedString
toString
structs
Spelling