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 !
#include <Decl.h>
Public Member Functions | |
ImportDecl (Type *target, Location loc) | |
Type * | getImportedType () |
const Type * | getImportedType () const |
Static Public Member Functions | |
static bool | classof (const ImportDecl *node) |
Support isa and dyn_cast. | |
static bool | classof (const Ast *node) |
Definition at line 135 of file Decl.h.
static bool comma::ImportDecl::classof | ( | const Ast * | node | ) | [inline, static] |
Reimplemented from comma::Decl.
static bool comma::ImportDecl::classof | ( | const ImportDecl * | node | ) | [inline, static] |
const Type* comma::ImportDecl::getImportedType | ( | ) | const [inline] |