comma::SignatureDecl Class Reference

#include <Decl.h>

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

List of all members.

Public Member Functions

 SignatureDecl (AstResource &resource, IdentifierInfo *name, const Location &loc)
SigInstanceDeclgetInstance ()
const SigInstanceDeclgetInstance () const

Static Public Member Functions

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

Detailed Description

Definition at line 324 of file Decl.h.


Constructor & Destructor Documentation

SignatureDecl::SignatureDecl ( AstResource resource,
IdentifierInfo name,
const Location loc 
)

Definition at line 175 of file Decl.cpp.


Member Function Documentation

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

Reimplemented from comma::Sigoid.

Definition at line 336 of file Decl.h.

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

Support isa and dyn_cast.

Reimplemented from comma::Sigoid.

Definition at line 335 of file Decl.h.

const SigInstanceDecl* comma::SignatureDecl::getInstance (  )  const [inline]

Definition at line 332 of file Decl.h.

SigInstanceDecl* comma::SignatureDecl::getInstance (  )  [inline]

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