Modules§
Enums§
- CppStdlib
- C++ standard library implementation variant.
- Source
Language
Functions§
- detect_
language - Detect language from file extension.
- parse_
source - Parse a source file and return struct layouts.
- parse_
source_ str - Parse source text directly (useful for tests and piped input).
- set_
cpp_ stdlib - Set the C++ stdlib variant used for type-size lookups during source analysis.