Interface QueryMaker

    • Method Detail

      • accepts

        boolean accepts​(String query)
        Checks if this query maker accepts a given query.

        Called first.

        Parameters:
        query - the query
        Returns:
        true if the query is accepted