Class OpTable

    • Method Detail

      • unit

        public static OpTable unit()
      • empty

        public static OpTable empty()
      • isJoinIdentity

        public boolean isJoinIdentity()
      • getTable

        public Table getTable()
      • getName

        public java.lang.String getName()
      • visit

        public void visit​(OpVisitor opVisitor)
      • copy

        public Op0 copy()
        Specified by:
        copy in class Op0
      • hashCode

        public int hashCode()
        Specified by:
        hashCode in class OpBase