krrood.code_generation#
Code generation utilities for the CRAM krrood package.
This package currently provides source-extraction infrastructure: reading
function/class definitions and import statements out of modules, files, or
source strings (see krrood.code_generation.source_extraction_utils).
Import from the specific submodule; the package root deliberately exposes no symbols.