Skip to main content

Module types

Module types 

Source

Structs§

AnalysisResult
AnalyzeDirectoryParams
AnalyzeFileParams
AnalyzeModuleParams
AnalyzeSymbolParams
AssignmentInfo
CallChain
CallInfo
ClassInfo
ElementQueryResult
ErrorMeta
Structured error metadata for MCP error responses. Serializes to camelCase JSON for inclusion in ErrorData.data.
FieldAccessInfo
FileInfo
FocusedAnalysisData
FunctionInfo
ImportInfo
ModuleFunctionInfo
Minimal function info for analyze_module: name and line only.
ModuleImportInfo
Minimal import info for analyze_module: module and items only.
ModuleInfo
Minimal fixed schema for analyze_module: lightweight code understanding.
OutputControlParams
Output control parameters shared across all tools.
PaginationParams
Pagination parameters shared across all tools.
ReferenceInfo
SemanticAnalysis

Enums§

AnalysisMode
Analysis mode for generating output.
EntryType
ReferenceType
SymbolMatchMode
Symbol name matching strategy for analyze_symbol.