kaitai_struct_java_runtime
kaitai_struct_java_runtime copied to clipboard
Implement runtime support for non-exhaustive enums in Java
Runtime changes for https://github.com/kaitai-io/kaitai_struct_compiler/pull/288
I implemented hashCode(), removed name() and fix documentation. Corresponding equals is generated in each enum by generator.