#include <chomik.h>
◆ type_definition_body_range()
chomik::type_definition_body_range::type_definition_body_range |
( |
generic_range *const | nr | ) |
|
|
inline |
This constructor tales the first parameter and owns it, the generic range must not be destroyed by the parser!.
◆ add_placeholders_to_generator()
virtual void chomik::type_definition_body_range::add_placeholders_to_generator |
( |
basic_generator & | g | ) |
const |
|
inlineoverridevirtual |
◆ expand()
virtual void chomik::type_definition_body_range::expand |
( |
machine & | m, |
|
|
int | depth, |
|
|
const std::string & | n, |
|
|
std::shared_ptr< type_instance > & | e ) const |
|
overridevirtual |
◆ get_is_range()
virtual bool chomik::type_definition_body_range::get_is_range |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ get_max_value()
◆ get_min_value()
◆ report()
virtual void chomik::type_definition_body_range::report |
( |
std::ostream & | s | ) |
const |
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: