Interface SearchQueryVisitor<T>

  • All Known Implementing Classes:
    SearchQueryRenderer

    public interface SearchQueryVisitor<T>
    Used by the SearchQuery domain model to render the model into another form (such as a Select statement).