|
Maestro 0.2.5
Unified interface for quantum circuit simulation
|
Include dependency graph for SyntaxTree.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | qasm::AddCondQopExpr |
| struct | qasm::AddGateExpr |
| struct | qasm::Program |
| struct | qasm::AddGateExpr::result |
| struct | qasm::AddCondQopExpr::result |
Namespaces | |
| namespace | qasm |
Macros | |
| #define | _SYNTAXTREE_H_ |
Variables | |
| phx::function< AddCondQopExpr > | qasm::AddCondQop |
| phx::function< AddGateExpr > | qasm::AddGate |
Classes for the qasm parser and interpreter.
It's supposed to support only open qasm 2.0.
Definition in file SyntaxTree.h.
| struct qasm::AddGateExpr::result |
Definition at line 23 of file SyntaxTree.h.
Collaboration diagram for qasm::AddGateExpr::result:| Class Members | ||
|---|---|---|
| typedef QoperationStatement | type | |
| struct qasm::AddCondQopExpr::result |
Definition at line 521 of file SyntaxTree.h.
Collaboration diagram for qasm::AddCondQopExpr::result:| Class Members | ||
|---|---|---|
| typedef QoperationStatement | type | |
| #define _SYNTAXTREE_H_ |
Definition at line 16 of file SyntaxTree.h.