atlas.analyzers.call_graph._resolve_callee
Details
Type: function
File: atlas/analyzers/call_graph.py
Lines: 54–91
Signature: (conn: sqlite3.Connection, snapshot_id: str, callee_qname: str, caller_module: str) -> int | None
Docstring
Try to resolve a callee qualified name to a symbol_id.
Children
| Name | Type | Line |
|---|---|---|
| atlas.analyzers.call_graph._resolve_callee.row | attribute | 62 |
| atlas.analyzers.call_graph._resolve_callee.row | attribute | 80 |