bundles / papyri 0.0.10 / papyri / nodes / GenCode
class
papyri.nodes:GenCode
source: /papyri/nodes.py :945
Signature
class GenCode ( * args : Any , ** kwargs : Any ) → None Members
Summary
Gen-time bundle of syntax-highlighted code tokens and execution output.
Extended Summary
Emitted while scraping docstring examples, rewritten to Code by the gen visitor before anything reaches disk. Present in the IR only as an in-memory intermediate; serialization is asserted-unreachable.
Aliases
-
papyri.gen.GenCode