comma::PercentDecl Class Reference

#include <Decl.h>

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

List of all members.

Public Member Functions

ModelDecl * getDefinition ()
 Returns the model this PercentDecl represents.
const ModelDecl * getDefinition () const
const SignatureSet & getSignatureSet () const
 Returns the SignatureSet of this instance.

Static Public Member Functions

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

Friends

class ModelDecl

Detailed Description

Definition at line 2093 of file Decl.h.


Member Function Documentation

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

Reimplemented from comma::DomainTypeDecl.

Definition at line 2104 of file Decl.h.

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

Support isa and dyn_cast.

Reimplemented from comma::DomainTypeDecl.

Definition at line 2103 of file Decl.h.

const ModelDecl* comma::PercentDecl::getDefinition (  )  const [inline]

Definition at line 2098 of file Decl.h.

ModelDecl* comma::PercentDecl::getDefinition (  )  [inline]

Returns the model this PercentDecl represents.

Definition at line 2097 of file Decl.h.

const SignatureSet& comma::PercentDecl::getSignatureSet (  )  const [inline, virtual]

Returns the SignatureSet of this instance.

Implements comma::DomainTypeDecl.

Definition at line 2101 of file Decl.h.


Friends And Related Function Documentation

friend class ModelDecl [friend]

Definition at line 2109 of file Decl.h.


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

Generated on 1 Feb 2010 for Comma by  doxygen 1.6.1