Expand description
Structured declaration extraction for external C++ headers.
This module is the language-only scanner shared by dependency-pack
production and external-boundary evidence. It emits neutral records so this
crate stays below brokk-bifrost-analysis in the dependency graph.
Structs§
- CppExternal
Declaration Diagnostic - CppExternal
Declaration Limits - CppExternal
Declaration Set - CppExternal
Member - CppExternal
Type
Enums§
Functions§
- external_
angle_ include_ paths - Return the literal paths from angle-bracket includes in one C++ source.
- external_
angle_ include_ paths_ from_ root - Return literal unconditional angle includes from an existing C++ syntax tree.
- extract_
external_ declarations - Extract declarations from one exact header source entry.