#include <fif.hpp>
Definition at line 744 of file fif.hpp.
◆ environment()
fif::environment::environment |
( |
| ) |
|
|
inline |
◆ ~environment()
fif::environment::~environment |
( |
| ) |
|
|
inline |
◆ get_string_constant()
std::string_view fif::environment::get_string_constant |
( |
std::string_view |
data | ) |
|
|
inline |
◆ compiler_stack
◆ dict
◆ exported_functions
std::vector<LLVMValueRef> fif::environment::exported_functions |
◆ imported_functions
std::vector<import_item> fif::environment::imported_functions |
◆ mode
◆ report_error
std::function<void(std::string_view)> fif::environment::report_error = [](std::string_view) { std::abort(); } |
◆ source_stack
std::vector<std::string_view> fif::environment::source_stack |
◆ string_constants
The documentation for this class was generated from the following file:
- /github/workspace/src/scripting/fif.hpp