hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
Public Attributes | List of all members
hobbes::ConsVariant Struct Reference
Collaboration diagram for hobbes::ConsVariant:
Collaboration graph

Public Attributes

bool forward
 
MonoTypePtr variantType
 
MonoTypePtr headCtorName
 
MonoTypePtr headType
 
MonoTypePtr tailType
 

Member Data Documentation

◆ forward

bool hobbes::ConsVariant::forward

◆ headCtorName

MonoTypePtr hobbes::ConsVariant::headCtorName

◆ headType

MonoTypePtr hobbes::ConsVariant::headType

◆ tailType

MonoTypePtr hobbes::ConsVariant::tailType

◆ variantType

MonoTypePtr hobbes::ConsVariant::variantType

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