Loading...
Searching...
No Matches
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 , PARSING = 1 , PARSED , EXPANDED ,
  VERIFIED , LINKED , INVALID
}
 
to Top