comma::VarietyDecl Class Reference
#include <Decl.h>
List of all members.
Detailed Description
Definition at line 349 of file Decl.h.
Member Typedef Documentation
Iterator over the all of the signature instances which represent specific parameterizations of this variety.
Definition at line 382 of file Decl.h.
Constructor & Destructor Documentation
Member Function Documentation
static bool comma::VarietyDecl::classof |
( |
const Ast * |
node |
) |
[inline, static] |
static bool comma::VarietyDecl::classof |
( |
const VarietyDecl * |
node |
) |
[inline, static] |
unsigned comma::VarietyDecl::getArity |
( |
|
) |
const [inline, virtual] |
Returns the number of arguments accepted by this variety.
Reimplemented from comma::ModelDecl.
Definition at line 372 of file Decl.h.
Returns the abstract domain representing the i'th formal parameter.
Reimplemented from comma::ModelDecl.
Definition at line 375 of file Decl.h.
Returns the instance decl corresponding to this variety applied over the given arguments.
Definition at line 362 of file Decl.h.
Returns the instance decl corresponding to this variety applied over the given arguments.
Definition at line 196 of file Decl.cpp.
int comma::VarietyDecl::getKeywordIndex |
( |
IdentifierInfo * |
keyword |
) |
const |
The documentation for this class was generated from the following files: