Handbook
Glossary
IndexerCallbacks
Vocabulary
libclang
.
ffi
Definition
USING:
classes.struct
;
IN:
libclang.ffi
STRUCT:
IndexerCallbacks
{
abortQuery
IndexerCallbacks-abortQuery
}
{
diagnostic
IndexerCallbacks-diagnostic
}
{
enteredMainFile
IndexerCallbacks-enteredMainFile
}
{
ppIncludedFile
IndexerCallbacks-ppIncludedFile
}
{
importedASTFile
IndexerCallbacks-importedASTFile
}
{
startedTranslationUnit
IndexerCallbacks-startedTranslationUnit
}
{
indexDeclaration
IndexerCallbacks-indexDeclaration
}
{
indexEntityReference
IndexerCallbacks-indexEntityReference
}
;
Methods
USING:
classes.struct
classes.struct.private
kernel
libclang.ffi
;
M:
IndexerCallbacks
clone
clone-underlying
\
IndexerCallbacks
memory>struct
;
inline
USING:
accessors
classes.struct
combinators.smart
libclang.ffi
;
M:
IndexerCallbacks
struct-slot-values
{
[
abortQuery>>
]
[
diagnostic>>
]
[
enteredMainFile>>
]
[
ppIncludedFile>>
]
[
importedASTFile>>
]
[
startedTranslationUnit>>
]
[
indexDeclaration>>
]
[
indexEntityReference>>
]
}
cleave>array
;
inline