comma::VarietyType Class Reference

#include <Type.h>

Inheritance diagram for comma::VarietyType:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

 VarietyType (AbstractDomainType **formalArguments, VarietyDecl *variety, unsigned arity)
 ~VarietyType ()
VarietyDeclgetVarietyDecl () const

Static Public Member Functions

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

Friends

class VarietyDecl


Detailed Description

Definition at line 176 of file Type.h.


Constructor & Destructor Documentation

VarietyType::VarietyType ( AbstractDomainType **  formalArguments,
VarietyDecl variety,
unsigned  arity 
)

Definition at line 114 of file Type.cpp.

VarietyType::~VarietyType (  ) 

Definition at line 125 of file Type.cpp.


Member Function Documentation

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

Support isa and dyn_cast.

Reimplemented from comma::ParameterizedType.

Definition at line 187 of file Type.h.

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

Definition at line 186 of file Type.h.

VarietyDecl* comma::VarietyType::getVarietyDecl (  )  const [inline]

Definition at line 184 of file Type.h.


Friends And Related Function Documentation

friend class VarietyDecl [friend]

Definition at line 192 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