PandA-2024.02
|
STD include. More...
#include <c_initialization_parser_node.hpp>
Data Fields | |
std::string | content |
A string associated with this node. More... | |
STD include.
Data associated with a node of the aadl parser
Definition at line 49 of file c_initialization_parser_node.hpp.
std::string CInitializationParserNode::content |
A string associated with this node.
Definition at line 52 of file c_initialization_parser_node.hpp.