statable.hpp File Reference
#include "core/common.hpp"

Go to the source code of this file.

Classes

class  by::statable
 Interface for objects with compilation state. More...
 

Enumerations

enum  state { RELEASED = 0 , PARSED = 1 , VERIFIED , LINKED }