by::statable Class Referenceabstract

Interface for objects with compilation state. More...

#include <statable.hpp>

Inheritance diagram for by::statable:
by::autoslot by::baseObj by::tbridge< narr > by::arithmeticObj by::baseErr by::genericOrigin by::obj by::tbridge< T > by::arr by::primitiveObj< nbool > by::primitiveObj< nuchar > by::primitiveObj< nflt > by::primitiveObj< nint > by::primitiveObj< std::string > by::primitiveObj< T > by::primitiveObj< void > by::err by::nerr by::origin

Public Member Functions

virtual state getState () const =0
 
virtual void setState (state new1)=0
 

Detailed Description

Interface for objects with compilation state.

Provides state management for compilation phases (parsed, verified, linked).


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