Class RexAbstractInput

class RexAbstractInput : public RexScalar

Subclassed by RexInput

Public Functions

RexAbstractInput(const unsigned in_index)
unsigned getIndex() const
void setIndex(const unsigned in_index) const
std::string toString() const
size_t toHash() const

Private Members

unsigned in_index_