struct QPanda::OriginIRVisitor::ExprContext

struct ExprContext
{
    // fields

    bool isConstant;
    double value;
    size_t ccid;
};