handle_code_objects_with_reflection#
- treescope.handlers.handle_code_objects_with_reflection(node: Any, path: str | None, subtree_renderer: TreescopeSubtreeRenderer, show_closure_vars: bool = False) RenderableTreePart | RenderableAndLineAnnotations | NotImplementedType [source]#
Renders code objects using source-code reflection and closure inspection.