DoubleValue(const Span& span_, const boost::uuids::uuid& moduleId_, double value_) |
Value* | As(TypeSymbol* targetType, bool cast, const Span& span, const boost::uuids::uuid& moduleId, bool dontThrow) const |
const char* | ClassName() const override |
Value* | Clone() const override |
TypeSymbol* | GetType(SymbolTable* symbolTable) override |
double | GetValue() const |
void* | IrValue(Emitter& emitter) |
void | Read(BinaryReader& reader) override |
std::string | ToString() const override |
void | Write(BinaryWriter& writer) override |
double | OperandType |
double | value |