Interface SelectInfoVisitor

All Known Implementing Classes:
JoinVisitor

public interface SelectInfoVisitor
Since:
1.2.0
Author:
Moritz Becker
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    visit(SelectInfo selectInfo)
     
  • Method Details