Generated on Fri Mar 20 15:56:50 2015 for Gecode by doxygen 1.6.3

Gecode::FlatZinc::AST::Var Class Reference

Variable node base class. More...

#include <ast.hh>

List of all members.

Public Member Functions

 Var (int i0, const std::string &n0)
 Constructor.

Public Attributes

int i
std::string n

Detailed Description

Variable node base class.

Definition at line 193 of file ast.hh.


Constructor & Destructor Documentation

Gecode::FlatZinc::AST::Var::Var ( int  i0,
const std::string &  n0 
) [inline]

Constructor.

Definition at line 198 of file ast.hh.


Member Data Documentation

Definition at line 195 of file ast.hh.

Definition at line 196 of file ast.hh.


The documentation for this class was generated from the following file: