Interface CtQueryAware

    • Method Detail

      • setQuery

        void setQuery​(CtQuery query)
        This method is called when the filter/function is added as a step to a CtQuery by the query engine (CtQueryImpl).
        Parameters:
        query - an instance registering this function/filter.