Skip to content

Validate enum creation rules and fix bug

Latest
Compare
Choose a tag to compare
@dbalabka dbalabka released this 03 May 19:59
· 4 commits to master since this release
02927ba
  • Throw an exception on non-final enum classes or pubic constructor (#21)
  • Fix abstract classes initialization (#18)