Interface RewriteFactory


public interface RewriteFactory
Factory for rewriters
  • Method Summary

    Modifier and Type
    Method
    Description
    create(Context context)
    Create an object that can rewrite algebra expressions
  • Method Details

    • create

      Rewrite create(Context context)
      Create an object that can rewrite algebra expressions