ogrammer

Results 24 comments of ogrammer

Were you expecting the rest of the document to follow that rule or a more descriptive exception?

Now that I think about it, instantiating abstract classes directly isn't possible. However, if using @OpaqueMethod/Property works with `native` methods then this shouldn't be a problem as one could use...

I'd prefer if this was an option, because for some projects 53-bit longs are enough.

> ASM does a good job but it is hard to make changes I've seen the examples of this bytecode generation library https://github.com/cojen/Maker and they are much simpler than ASM....