comma::EnumerationLiteral Class Reference

#include <Decl.h>

Inheritance diagram for comma::EnumerationLiteral:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

 EnumerationLiteral (EnumerationDecl *decl, IdentifierInfo *name, Location loc)

Static Public Member Functions

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


Detailed Description

Definition at line 929 of file Decl.h.


Constructor & Destructor Documentation

EnumerationLiteral::EnumerationLiteral ( EnumerationDecl decl,
IdentifierInfo name,
Location  loc 
)

Definition at line 440 of file Decl.cpp.


Member Function Documentation

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

Support isa and dyn_cast.

Reimplemented from comma::ValueDecl.

Definition at line 937 of file Decl.h.

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

Definition at line 936 of file Decl.h.


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

Generated on Thu May 14 00:31:38 2009 for Comma by  doxygen 1.5.7.1