Class UnsupportedOperatorsVisitor

  • All Implemented Interfaces:
    org.apache.calcite.sql.util.SqlVisitor<org.apache.calcite.sql.SqlNode>

    public class UnsupportedOperatorsVisitor
    extends org.apache.calcite.sql.util.SqlShuttle
    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.apache.calcite.sql.util.SqlShuttle

        org.apache.calcite.sql.util.SqlShuttle.CallCopyingArgHandler
      • Nested classes/interfaces inherited from class org.apache.calcite.sql.util.SqlBasicVisitor

        org.apache.calcite.sql.util.SqlBasicVisitor.ArgHandler<R extends Object>, org.apache.calcite.sql.util.SqlBasicVisitor.ArgHandlerImpl<R extends Object>
    • Constructor Detail

      • UnsupportedOperatorsVisitor

        public UnsupportedOperatorsVisitor()