Analyzing the syntax of a source file.
This module must hide all AST details from the rest of the codebase.
pub use import::*;
pub use comment::*;
pub use matcher::*;