Mana
mana::SemanticAnalyzer::ConstValue Struct Reference

#include <SemanticAnalyzer.h>

Public Attributes

std::shared_ptr< TypeDescriptortype
 
int32_t intValue = 0
 
float floatValue = 0.0f
 
std::string_view stringValue
 

Member Data Documentation

◆ floatValue

float mana::SemanticAnalyzer::ConstValue::floatValue = 0.0f

◆ intValue

int32_t mana::SemanticAnalyzer::ConstValue::intValue = 0

◆ stringValue

std::string_view mana::SemanticAnalyzer::ConstValue::stringValue

◆ type

std::shared_ptr<TypeDescriptor> mana::SemanticAnalyzer::ConstValue::type

The documentation for this struct was generated from the following file: