libqasm
library for handling cQASM files
Namespaces | Functions
cqasm-v1-values-gen.cpp File Reference

Implementation for the various classes representing constants, references, and dynamic expressions in cQASM. More...

Go to the source code of this file.

Namespaces

 cqasm
 Toplevel namespace with entry points for the new API.
 
 cqasm::v1
 Namespace for the "new" cQASM 1.x API.
 
 cqasm::v1::values
 Namespace for the classes representing the values (including dynamically evaluated expressions or references to registers) available within cQASM.
 

Functions

std::ostream & cqasm::v1::values::operator<< (std::ostream &os, const Node &object)
 Stream << overload for tree nodes (writes debug dump). More...
 

Detailed Description

Implementation for the various classes representing constants, references, and dynamic expressions in cQASM.

Definition in file cqasm-v1-values-gen.cpp.

#include "cqasm-v1-semantic.hpp"
#include "cqasm-annotations.hpp"
#include "cqasm-v1-values-gen.hpp"
Include dependency graph for cqasm-v1-values-gen.cpp: