Generated on Wed Nov 5 2014 05:18:40 for Gecode by doxygen 1.7.6.1
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 192 of file ast.hh.


Constructor & Destructor Documentation

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

Constructor.

Definition at line 197 of file ast.hh.


Member Data Documentation

Definition at line 194 of file ast.hh.

Definition at line 195 of file ast.hh.


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