Interface RewriteFactory
-
public interface RewriteFactoryFactory for rewriters
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Rewritecreate(Context context)Create an object that can rewrite algebra expressions
-