Interface for objects with compilation state 더 자세히 ...
#include <statable.hpp>
Public 멤버 함수 | |
| virtual state | getState () const =0 |
| virtual void | setState (state new1)=0 |
Interface for objects with compilation state
Provides state management for compilation phases (parsed, verified, linked).