Available on crate feature
python only.Expand description
module for the C++ code generator
Structs§
Enums§
Functions§
- generate
- Returns the text of the Python code produced by the given root component
- generate_
py_ module - Build the Python API description from the lowered LLR plus the source-level
structs_and_enums, which the LLR does not carry. Both are available without the object-treeDocument, so the interpreter can generate the API from aCompilationResultalone. - ident