MicroModelicaCCompiler  4.5.3
AST_Argument_Redeclaration_ Class Reference

#include <modification.hpp>

Inheritance diagram for AST_Argument_Redeclaration_:
Collaboration diagram for AST_Argument_Redeclaration_:

Private Member Functions

 AST_Argument_Redeclaration_ ()
 
string print () const
 
ArgumentType argumentType () const
 

Additional Inherited Members

- Public Member Functions inherited from AST_Argument_
 DEFINE_CLASS_PRINTER (AST_Argument)
 
 AST_Argument_ ()
 
void setFinal ()
 
void setEach ()
 
bool isFinal () const
 
bool hasEach () const
 
void accept (AST_Visitor *visitor)
 
 GET_AS (Argument, Modification)
 
 GET_AS (Argument, Redeclaration)
 
- Public Member Functions inherited from AST_Node_
 AST_Node_ ()
 
virtual ~AST_Node_ ()
 
 DEFINE_CLASS_PRINTER (AST_Node)
 
 DEFINE_ORDER_REL (AST_Node)
 
void setLineNum (int linenum)
 
int lineNum () const
 

Detailed Description

Definition at line 135 of file modification.hpp.

Constructor & Destructor Documentation

◆ AST_Argument_Redeclaration_()

AST_Argument_Redeclaration_::AST_Argument_Redeclaration_ ( )
private

Definition at line 142 of file modification.cpp.

Member Function Documentation

◆ argumentType()

ArgumentType AST_Argument_Redeclaration_::argumentType ( ) const
privatevirtual
Returns

Implements AST_Argument_.

Definition at line 146 of file modification.cpp.

References AR_REDECLARATION.

◆ print()

string AST_Argument_Redeclaration_::print ( ) const
privatevirtual
Returns

Implements AST_Argument_.

Definition at line 144 of file modification.cpp.


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