#include <Decl.h>
Definition at line 40 of file Decl.h.
◆ Decl()
mllif::Decl::Decl |
( |
MLLIFContext & | context, |
|
|
const rapidxml::xml_node<> * | node, |
|
|
std::shared_ptr< Decl > | parent ) |
◆ ~Decl()
virtual mllif::Decl::~Decl |
( |
| ) |
|
|
virtualdefault |
◆ children()
const std::vector< std::shared_ptr< Decl > > & mllif::Decl::children |
( |
| ) |
const |
|
inline |
◆ Create()
std::shared_ptr< mllif::Decl > mllif::Decl::Create |
( |
MLLIFContext & | context, |
|
|
rapidxml::xml_node<> * | node, |
|
|
std::shared_ptr< Decl > | parent ) |
|
static |
◆ name()
const std::string & mllif::Decl::name |
( |
| ) |
const |
|
inline |
◆ parent()
const std::shared_ptr< Decl > & mllif::Decl::parent |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files:
- mllif/Backend/Shared/include/mllif/Backend/Decl.h
- mllif/Backend/Shared/lib/Decl.cxx