40 #ifndef ASN_PARSER_HPP 41 #define ASN_PARSER_HPP 93 AsnParser(
const DesignFlowManagerConstRef design_flow_manager,
const std::string& file_name,
This class contains the base representation for a generic parser step.
const AadlInformationRef aadl_information
The reference to the aadl information.
redefinition of map to manage ordered/unordered structures
const application_managerRef AppM
The application manager.
const int debug_level
The debug level.
DesignFlowStep_Status
The status of a step.
REF_FORWARD_DECL(AadlInformation)
Super class include.
const ParameterConstRef parameters
The input set of parameters.
AsnParserData(const AadlInformationRef aadl_information, const ParameterConstRef parameters)
Constructor.
Template borrowed from the ANTLR library by Terence Parr (http://www.jGuru.com - Software rights: htt...