dextool v4.0.0 (2021-09-08T15:39:18Z)
Dub
Repo
IncludeCursor
clang
Cursor
Undocumented in source.
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.
Variables
cursor
Cursor
cursor
;
Undocumented in source.
Meta
Source
See Implementation
clang
Cursor
functions
dump
dumpAST
structs
AccessCursor
Cursor
EnumCursor
FunctionCursor
IncludeCursor
ObjcCursor
ParamCursor