-
- All Known Implementing Classes:
TableExpressionRenderer
public interface TableExpressionVisitor<R>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Rvisit(SubQuery subQuery)Rvisit(SqlTable table)
-