dstep v0.2.1 (2016-01-16T16:11:31Z)
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
spelling
structs
Spelling