Generated on Mon Nov 30 11:16:35 2009 for Gecode by doxygen 1.5.5

parser.hh File Reference

(Revision: 9698)

#include <gecode/flatzinc.hh>
#include <string>
#include <vector>
#include <iostream>
#include <gecode/flatzinc/option.hh>
#include <gecode/flatzinc/varspec.hh>
#include <gecode/flatzinc/conexpr.hh>
#include <gecode/flatzinc/ast.hh>
#include <gecode/flatzinc/parser.tab.hh>
#include <gecode/flatzinc/symboltable.hh>

Go to the source code of this file.

Namespaces

namespace  Gecode
namespace  Gecode::FlatZinc

Classes

class  Gecode::FlatZinc::ParserState
 State of the FlatZinc parser. More...

Typedefs

typedef std::pair< std::string,
Option< std::vector< int > * > > 
Gecode::FlatZinc::intvartype
typedef std::pair< std::string,
VarSpec * > 
Gecode::FlatZinc::varspec