cxx: Add support for protected and beta events
authorJean-Philippe Andre <jp.andre@samsung.com>
Tue, 14 Jun 2016 07:20:51 +0000 (16:20 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Tue, 14 Jun 2016 07:27:42 +0000 (16:27 +0900)
commitc6dfdeb0c8d0122c848e959cfb73d529c44d5176
treef534ffd3bf2cffe9359670cfeb8b4140a6737c9f
parent8a0e74afa820769a4fe41a61a502cac96c9626e3
cxx: Add support for protected and beta events

The code is horrible, pardon my C++.

Note: I guess @protected should also change the scope from
public: to protected: but that's another problem. Here I'm only
trying to fix the build while still introducing @beta and
@protected flags.
src/lib/eolian_cxx/grammar/class_definition.hpp
src/lib/eolian_cxx/grammar/klass_def.hpp