Generated on Sun Apr 1 2012 00:25:25 for Gecode by doxygen 1.7.6.1
Gecode::FlatZinc::AST::Atom Class Reference

Node representing an atom More...

#include <ast.hh>

List of all members.

Public Member Functions

 Atom (const std::string &id0)
virtual void print (std::ostream &os)
 Output string representation.

Public Attributes

std::string id

Detailed Description

Node representing an atom

Definition at line 280 of file ast.hh.


Constructor & Destructor Documentation

Gecode::FlatZinc::AST::Atom::Atom ( const std::string &  id0) [inline]

Definition at line 283 of file ast.hh.


Member Function Documentation

virtual void Gecode::FlatZinc::AST::Atom::print ( std::ostream &  ) [inline, virtual]

Output string representation.

Implements Gecode::FlatZinc::AST::Node.

Definition at line 284 of file ast.hh.


Member Data Documentation

Definition at line 282 of file ast.hh.


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