|
Mana
|
#include <SemanticAnalyzer.h>
Public Attributes | |
| std::shared_ptr< TypeDescriptor > | type |
| int32_t | intValue = 0 |
| float | floatValue = 0.0f |
| std::string_view | stringValue |
| float mana::SemanticAnalyzer::ConstValue::floatValue = 0.0f |
| int32_t mana::SemanticAnalyzer::ConstValue::intValue = 0 |
| std::string_view mana::SemanticAnalyzer::ConstValue::stringValue |
| std::shared_ptr<TypeDescriptor> mana::SemanticAnalyzer::ConstValue::type |