Expression (Abstract class -- should not be initialized)
This class represents an expression in MiniZinc.
new()
constructor
Expression$new()
clone()
The objects of this class are cloneable with this method.
Expression$clone(deep = FALSE)
deep
: Whether to make a deep clone.
Useful links