comma::ImportDecl Class Reference
#include <Decl.h>
List of all members.
Detailed Description
Definition at line 135 of file Decl.h.
Constructor & Destructor Documentation
      
        
          | comma::ImportDecl::ImportDecl  | 
          ( | 
          Type *  | 
           target,  | 
        
        
           | 
           | 
          Location  | 
           loc |   | 
        
        
           | 
          ) | 
           |  |  [inline] | 
        
      
 
 
Member Function Documentation
      
        
          | static bool comma::ImportDecl::classof  | 
          ( | 
          const Ast *  | 
           node | 
           )  | 
           [inline, static] | 
        
      
 
 
      
        
          | static bool comma::ImportDecl::classof  | 
          ( | 
          const ImportDecl *  | 
           node | 
           )  | 
           [inline, static] | 
        
      
 
 
      
        
          | const Type* comma::ImportDecl::getImportedType  | 
          ( | 
           | 
           )  | 
           const [inline] | 
        
      
 
 
      
        
          | Type* comma::ImportDecl::getImportedType  | 
          ( | 
           | 
           )  | 
           [inline] | 
        
      
 
 
The documentation for this class was generated from the following file: