Skip to content

Use a flag passed in unused bits of 'opcode' to avoid having to override or...

Use a flag passed in unused bits of 'opcode' to avoid having to override or call deprecated methods in MethodVisitor subclasses. See the comments in MethodVisitor.

Merge request reports