autoqasm.converters package
AST node-level transformations for code related to AutoQASM types. A converter transformation injects the content of an AST node into a code template, creating a transformed AST node. The transformed AST node is the output of a converter. This module implements converters that AutoQASM overloads or adds on top of AutoGraph.