Class InterfaceMethodReferenceFixer

  • All Implemented Interfaces:
    ConstantVisitor, ClassVisitor

    public class InterfaceMethodReferenceFixer
    extends java.lang.Object
    implements ClassVisitor, ConstantVisitor
    This class transforms method references (MethodrefConstant) to interface methods into interface method references (InterfaceMethodrefConstant).