Add 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

Review URL: https://codereview.chromium.org/705093005

Cr-Commit-Position: refs/heads/master@{#303332}


CrOS-Libchrome-Original-Commit: 7fd46f236b16d0dee58a8e0f007029912dea4d9f
1 file changed
tree: 39de98f0ef9f9159d49315d736a656b97636b2dd
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. device/
  6. ipc/
  7. mojo/
  8. testing/
  9. third_party/
  10. ui/