Welcome to the NetCologne GmbH open source mirroring service!

This machine mirrors various open-source projects. 20 Gbit/s uplink.

If there are any issues or you want another project mirrored, please contact mirror-service -=AT=- netcologne DOT de !

Comma: comma::ImportDecl Class Reference

comma::ImportDecl Class Reference

#include <Decl.h>

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

List of all members.

Public Member Functions

 ImportDecl (Type *target, Location loc)
TypegetImportedType ()
const TypegetImportedType () const

Static Public Member Functions

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

Detailed Description

Definition at line 135 of file Decl.h.


Constructor & Destructor Documentation

comma::ImportDecl::ImportDecl ( Type target,
Location  loc 
) [inline]

Definition at line 138 of file Decl.h.


Member Function Documentation

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

Reimplemented from comma::Decl.

Definition at line 146 of file Decl.h.

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

Support isa and dyn_cast.

Reimplemented from comma::Decl.

Definition at line 145 of file Decl.h.

const Type* comma::ImportDecl::getImportedType (  )  const [inline]

Definition at line 143 of file Decl.h.

Type* comma::ImportDecl::getImportedType (  )  [inline]

Definition at line 142 of file Decl.h.


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

Generated on 1 Feb 2010 for Comma by  doxygen 1.6.1