DescriptionAdd C++11 enum class support to the Java enum class generator.
This adds support for the enum class/struct construct as well as limited
support for fixed types (currently only types that convert to jint are
supported).
BUG=None
TESTS=java_cpp_enum_tests
Committed: https://crrev.com/7fd46f236b16d0dee58a8e0f007029912dea4d9f
Cr-Commit-Position: refs/heads/master@{#303332}
Patch Set 1 #
Messages
Total messages: 8 (2 generated)
|