Item function

Item class (Abstract)

Item class (Abstract)

Abstract class for all items in MiniZinc grammar

Methods

Public methods

Method new()

constructor

Usage

Item$new()

Method clone()

The objects of this class are cloneable with this method.

Usage

Item$clone(deep = FALSE)

Arguments

  • deep: Whether to make a deep clone.

  • Maintainer: Akshit Achara
  • License: Mozilla Public License Version 2.0
  • Last published: 2021-10-15