//! Analyzing the syntax of a source file.
//!//! This module must hide all **AST details** from the rest of the codebase.
pub(crate)moddocs;pub(crate)modexpr;pub(crate)modindex;pub(crate)modlexical_hierarchy;pub(crate)modmodule;pubuseexpr::*;pubuseindex::*;pubuselexical_hierarchy::*;pubusemodule::*;pubusetinymist_analysis::syntax::*;