|
Minsky: 3.17.0
|
#include <schema0.h>

Public Member Functions | |
| VariableValue (minsky::VariableType::Type type=minsky::VariableType::undefined, const std::string &init="0") | |
Public Attributes | |
| minsky::VariableType::Type | m_type |
| int | m_idx {-1} |
| std::string | init |
| index into value vector More... | |
| bool | godleyOverridden {false} |
|
inline |
| std::string schema0::VariableValue::init |
| minsky::VariableType::Type schema0::VariableValue::m_type |