Maestro 0.1.0
Unified interface for quantum circuit simulation
Loading...
Searching...
No Matches
SyntaxTree.h File Reference
#include "../Circuit/Factory.h"
#include "SimpleOps.h"

Go to the source code of this file.

Classes

struct  qasm::AddGateExpr
struct  qasm::AddGateExpr::result
struct  qasm::AddCondQopExpr
struct  qasm::AddCondQopExpr::result
struct  qasm::Program

Namespaces

namespace  qasm

Macros

#define _SYNTAXTREE_H_

Variables

phx::function< AddGateExprqasm::AddGate
phx::function< AddCondQopExprqasm::AddCondQop

Detailed Description

Version
1.0

DESCRIPTION

Classes for the qasm parser and interpreter.

It's supposed to support only open qasm 2.0.

Definition in file SyntaxTree.h.

Macro Definition Documentation

◆ _SYNTAXTREE_H_

#define _SYNTAXTREE_H_

Definition at line 15 of file SyntaxTree.h.