Static Public Member Functions | |
static void | SetUpTestSuite () |
![]() | |
static void | SetUpTestSuite () |
Protected Member Functions | |
Value | eval (std::string input, bool forceValue=true) |
Value * | maybeThunk (std::string input, bool forceValue=true) |
Symbol | createSymbol (const char *value) |
Protected Attributes | |
bool | readOnlyMode = true |
fetchers::Settings | fetchSettings {} |
EvalSettings | evalSettings {readOnlyMode} |
EvalState | state |
![]() | |
ref< Store > | store |