comma::FunctorType Class Reference

#include <Type.h>

Inheritance diagram for comma::FunctorType:

Inheritance graph
[legend]
Collaboration diagram for comma::FunctorType:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 FunctorType (AbstractDomainType **formalArguments, FunctorDecl *functor, unsigned arity)
 ~FunctorType ()
FunctorDeclgetFunctorDecl () const

Static Public Member Functions

static bool classof (const FunctorType *node)
static bool classof (const Ast *node)
 Support isa and dyn_cast.


Detailed Description

Definition at line 204 of file Type.h.


Constructor & Destructor Documentation

FunctorType::FunctorType ( AbstractDomainType **  formalArguments,
FunctorDecl functor,
unsigned  arity 
)

Definition at line 133 of file Type.cpp.

FunctorType::~FunctorType (  ) 

Definition at line 144 of file Type.cpp.


Member Function Documentation

static bool comma::FunctorType::classof ( const Ast node  )  [inline, static]

Support isa and dyn_cast.

Reimplemented from comma::ParameterizedType.

Definition at line 215 of file Type.h.

static bool comma::FunctorType::classof ( const FunctorType node  )  [inline, static]

Definition at line 214 of file Type.h.

FunctorDecl* comma::FunctorType::getFunctorDecl (  )  const [inline]

Definition at line 212 of file Type.h.


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

Generated on Tue Jan 20 20:43:39 2009 for Comma by  doxygen 1.5.7.1