chomik 0.2.1
experimental and minimalistic programming language

My name is Pawel Biernacki.
I am a software engineer.
This site is my hobby project.

Loading...
Searching...
No Matches
chomik::replacing_policy Class Referenceabstract

#include <chomik.h>

Inheritance diagram for chomik::replacing_policy:

Public Member Functions

virtual bool replace_all_variables_with_their_values () const =0
 
virtual bool replace_known_placeholders_with_their_values () const =0
 

Detailed Description

This class is used by the generic_value and its descendent classes to control the method get_actual_code_value.

Member Function Documentation

◆ replace_all_variables_with_their_values()

virtual bool chomik::replacing_policy::replace_all_variables_with_their_values ( ) const
pure virtual

◆ replace_known_placeholders_with_their_values()

virtual bool chomik::replacing_policy::replace_known_placeholders_with_their_values ( ) const
pure virtual

The documentation for this class was generated from the following file:

copyright by Pawel Biernacki

Vantaa 2022