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

#include <Value.hpp>

Collaboration diagram for Phasor::Value::StructInstance:
[legend]

Public Attributes

PhsString structName
std::unordered_map< PhsString, Valuefields

Detailed Description

Definition at line 61 of file Value.hpp.

Member Data Documentation

◆ fields

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

Definition at line 64 of file Value.hpp.

◆ structName

PhsString Phasor::Value::StructInstance::structName

Definition at line 63 of file Value.hpp.


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