Gecode::FlatZinc::AST::FloatVar Class Reference
Float variable node. More...
#include <ast.hh>
Public Member Functions | |
| FloatVar (int i0) | |
| virtual void | print (std::ostream &os) |
| Output string representation. | |
Detailed Description
Float variable node.
Definition at line 204 of file ast.hh.
Constructor & Destructor Documentation
| Gecode::FlatZinc::AST::FloatVar::FloatVar | ( | int | i0 | ) | [inline] |
Member Function Documentation
| virtual void Gecode::FlatZinc::AST::FloatVar::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: 12537)
