//! Unified DWARF parser - single-pass parsing for all DWARF information
pub
pub
pub
// Full type resolver removed; shallow resolver lives in detailed_parser
// Internal parser output consumed by the semantic planning layer.
pub use ParsedVariable;
// Internal re-exports for crate use
pub use crateExpressionEvaluator;
pub use DetailedParser;
pub use ;
pub use RangeExtractor;