This class is used as value type of token streams, which emit events without any value other than the fact that they occurred.
enum class Token { value };