linc 0.7
Linc is a general-purpose programming language inspired by C
Loading...
Searching...
No Matches
linc::EnumeratorValue Class Referencefinal

Public Member Functions

 EnumeratorValue (const std::string &name, Types::u64 index, class Value value)
 
 EnumeratorValue (const EnumeratorValue &other)
 
 EnumeratorValue (EnumeratorValue &&other)
 
const std::string & getName () const
 
const Types::u64 & getIndex () const
 
const class ValuegetValue () const
 
bool operator== (const EnumeratorValue &other) const
 
bool operator!= (const EnumeratorValue &other) const =default
 

The documentation for this class was generated from the following files: