dstep v0.1.0+dub (2014-01-20T10:23:04Z)
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