#include <chomik.h>
◆ ~type_definition_body()
virtual chomik::type_definition_body::~type_definition_body |
( |
| ) |
|
|
inlinevirtual |
◆ add_placeholders_to_generator()
virtual void chomik::type_definition_body::add_placeholders_to_generator |
( |
basic_generator & | g | ) |
const |
|
pure virtual |
◆ expand()
virtual void chomik::type_definition_body::expand |
( |
machine & | m, |
|
|
int | depth, |
|
|
const std::string & | n, |
|
|
std::shared_ptr< type_instance > & | e ) const |
|
pure virtual |
◆ get_is_range()
virtual bool chomik::type_definition_body::get_is_range |
( |
| ) |
const |
|
pure virtual |
◆ get_max_value()
◆ get_min_value()
◆ report()
virtual void chomik::type_definition_body::report |
( |
std::ostream & | s | ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: