Generated on Thu Apr 11 13:59:51 2019 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 189 of file ast.hh.


Constructor & Destructor Documentation

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

Constructor.

Definition at line 194 of file ast.hh.


Member Data Documentation

Definition at line 191 of file ast.hh.

Definition at line 192 of file ast.hh.


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