Falcon::ArrayDecl Class Reference

Class storing array declarations in source code. More...

#include <syntree.h>

Inheritance diagram for Falcon::ArrayDecl:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 ArrayDecl (const ArrayDecl &other)
 ArrayDecl ()
ArrayDeclclone () const


Detailed Description

Class storing array declarations in source code.

This class records the content of [ v1, v2 .. vn ] declarations in source code; it's basically a Value * Hlist with ownership.


Constructor & Destructor Documentation

Falcon::ArrayDecl::ArrayDecl (  ) 

Falcon::ArrayDecl::ArrayDecl ( const ArrayDecl other  ) 


Member Function Documentation

ArrayDecl* Falcon::ArrayDecl::clone (  )  const [inline]


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

Generated on Mon Oct 19 10:11:32 2009 for Falcon_Core by  doxygen 1.5.8