Gecode::FlatZinc::AST::SetVar Class Reference
#include <ast.hh>
Public Member Functions | |
SetVar (int i0) | |
virtual void | print (std::ostream &os) |
Output string representation. |
Detailed Description
Set variable node.
Definition at line 205 of file ast.hh.
Constructor & Destructor Documentation
Member Function Documentation
virtual void Gecode::FlatZinc::AST::SetVar::print | ( | std::ostream & | ) | [inline, virtual] |
Output string representation.
Implements Gecode::FlatZinc::AST::Node.
The documentation for this class was generated from the following file:
- gecode/flatzinc/ast.hh (Revision: 9700)