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