Class RexRef

class RexRef : public RexScalar

Public Functions

RexRef(const size_t index)
size_t getIndex() const
std::string toString() const
size_t toHash() const
std::unique_ptr<RexRef> deepCopy() const

Private Members

const size_t index_