comma::IfStmt::Elsif Class Reference
#include <Stmt.h>
List of all members.
Detailed Description
Definition at line 354 of file Stmt.h.
Member Function Documentation
      
        
          | const Expr* comma::IfStmt::Elsif::getCondition  | 
          ( | 
           | 
           )  | 
           const [inline] | 
        
      
 
 
      
        
          | Expr* comma::IfStmt::Elsif::getCondition  | 
          ( | 
           | 
           )  | 
           [inline] | 
        
      
 
 
      
        
          | const StmtSequence* comma::IfStmt::Elsif::getConsequent  | 
          ( | 
           | 
           )  | 
           const [inline] | 
        
      
 
 
      
        
          | StmtSequence* comma::IfStmt::Elsif::getConsequent  | 
          ( | 
           | 
           )  | 
           [inline] | 
        
      
 
 
      
        
          | Location comma::IfStmt::Elsif::getLocation  | 
          ( | 
           | 
           )  | 
           const [inline] | 
        
      
 
 
Friends And Related Function Documentation
The documentation for this class was generated from the following file: