Falcon::StmtCallable Class Reference

Module statement. More...

#include <syntree.h>

Inheritance diagram for Falcon::StmtCallable:

Inheritance graph
[legend]

List of all members.

Public Member Functions

const Stringname () const
 StmtCallable (const StmtCallable &other)
 StmtCallable (uint32 line, type_t t, Symbol *name)
const Symbolsymbol () const
Symbolsymbol ()
virtual ~StmtCallable ()


Detailed Description

Module statement.

Actually, this holds an "unnamed block", which may be top-level or anything.


Constructor & Destructor Documentation

Falcon::StmtCallable::StmtCallable ( uint32  line,
type_t  t,
Symbol name 
) [inline]

Falcon::StmtCallable::StmtCallable ( const StmtCallable other  )  [inline]

virtual Falcon::StmtCallable::~StmtCallable (  )  [virtual]


Member Function Documentation

const String& Falcon::StmtCallable::name (  )  const [inline]

const Symbol* Falcon::StmtCallable::symbol (  )  const [inline]

Symbol* Falcon::StmtCallable::symbol (  )  [inline]


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

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