Falcon::RangeDecl Class Reference

#include <syntree.h>

Inheritance diagram for Falcon::RangeDecl:

Inheritance graph
[legend]

List of all members.

Public Member Functions

RangeDeclclone () const
bool isOpen () const
 RangeDecl (const RangeDecl &other)
 RangeDecl (Value *start, Value *end=0, Value *step=0)
ValuerangeEnd () const
ValuerangeStart () const
ValuerangeStep () const
 ~RangeDecl ()


Constructor & Destructor Documentation

Falcon::RangeDecl::RangeDecl ( Value start,
Value end = 0,
Value step = 0 
) [inline]

Falcon::RangeDecl::RangeDecl ( const RangeDecl other  ) 

Falcon::RangeDecl::~RangeDecl (  ) 


Member Function Documentation

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

bool Falcon::RangeDecl::isOpen (  )  const [inline]

Value* Falcon::RangeDecl::rangeEnd (  )  const [inline]

Value* Falcon::RangeDecl::rangeStart (  )  const [inline]

Value* Falcon::RangeDecl::rangeStep (  )  const [inline]


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

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