Integer variable node. More...
#include <ast.hh>
Public Member Functions | |
IntVar (int i0) | |
virtual void | print (std::ostream &os) |
Output string representation. |
virtual void Gecode::FlatZinc::AST::IntVar::print | ( | std::ostream & | ) | [inline, virtual] |
Output string representation.
Implements Gecode::FlatZinc::AST::Node.