#include <ParserState.h>
Definition at line 33 of file ParserState.h.
◆ ScriptScope()
smtrat::parser::ParserState::ScriptScope::ScriptScope |
( |
const ParserState & |
state | ) |
|
|
inline |
◆ discharge()
void smtrat::parser::ParserState::ScriptScope::discharge |
( |
ParserState & |
state | ) |
|
|
inline |
◆ constants
std::map<std::string, types::TermType> smtrat::parser::ParserState::ScriptScope::constants |
|
private |
◆ declared_functions
std::map<std::string, carl::UninterpretedFunction> smtrat::parser::ParserState::ScriptScope::declared_functions |
|
private |
◆ defined_functions
std::map<std::string, const FunctionInstantiator*> smtrat::parser::ParserState::ScriptScope::defined_functions |
|
private |
◆ defined_indexed_functions
◆ defined_user_functions
◆ variables
The documentation for this struct was generated from the following file: