pub fn batch_generate_semantics(
root_path: impl AsRef<Path>,
modules: &[ModuleNode],
options: Option<SemanticGeneratorOptions>,
) -> HashMap<String, SemanticInfo>Expand description
批量生成模块语义
pub fn batch_generate_semantics(
root_path: impl AsRef<Path>,
modules: &[ModuleNode],
options: Option<SemanticGeneratorOptions>,
) -> HashMap<String, SemanticInfo>批量生成模块语义