OmniSciDB
a5dc49c757
|
RexSubQueryIdCollector is a visitor class that collects all RexSubQuery::getId() values for all RexSubQuery nodes. This uses sorted arrays of (hash_code, handler) pairs for tree navigation. More...
Go to the source code of this file.
Classes | |
class | RexSubQueryIdCollector |
RexSubQueryIdCollector is a visitor class that collects all RexSubQuery::getId() values for all RexSubQuery nodes. This uses sorted arrays of (hash_code, handler) pairs for tree navigation.
Definition in file RexSubQueryIdCollector.h.