Phasor 2.2.0
Stack VM based Programming Language
Loading...
Searching...
No Matches
Phasor::Value::StructInstance Struct Reference

#include <Value.hpp>

Public Attributes

std::string structName
std::unordered_map< std::string, Valuefields

Detailed Description

Definition at line 35 of file Value.hpp.

Member Data Documentation

◆ fields

std::unordered_map<std::string, Value> Phasor::Value::StructInstance::fields

Definition at line 38 of file Value.hpp.

◆ structName

std::string Phasor::Value::StructInstance::structName

Definition at line 37 of file Value.hpp.


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