dextool ~master (2018-04-15T20:31:52Z)
Dub
Repo
IncludeCursor
clang
Cursor
struct
IncludeCursor {
Cursor
cursor
;
auto
file
[@property getter];
}
Alias This
cursor
Members
Properties
file
auto
file
[@property getter]
Retrieve the file that is included by the given inclusion directive cursor.
Meta
Source
See Implementation
clang
Cursor
structs
AccessCursor
Cursor
EnumCursor
FunctionCursor
IncludeCursor