// Analyzer is a temporary name of a refactored parser that will be merged with the main parser.
// It uses src/ast APIs.
#![allow(clippy::module_inception)]pubmodanalyzer;pubmodany_state;pubmodconst_state;pubmodjson_state;pubmodparser;pubmodpath;pubmodroot_state;pubmodshared;