Generated on Wed Nov 5 2014 05:18:40 for Gecode by doxygen 1.7.6.1
Gecode::FlatZinc::AST::ArrayAccess Class Reference

Node representing an array access More...

#include <ast.hh>

List of all members.

Public Member Functions

 ArrayAccess (Node *a0, Node *idx0)
 ~ArrayAccess (void)
virtual void print (std::ostream &os)
 Output string representation.

Public Attributes

Nodea
Nodeidx

Detailed Description

Node representing an array access

Definition at line 277 of file ast.hh.


Constructor & Destructor Documentation

Definition at line 281 of file ast.hh.

Definition at line 283 of file ast.hh.


Member Function Documentation

virtual void Gecode::FlatZinc::AST::ArrayAccess::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 279 of file ast.hh.


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