Class MethodToKotlinFunctionVisitor

java.lang.Object
proguard.classfile.kotlin.visitor.MethodToKotlinFunctionVisitor
All Implemented Interfaces:
MemberVisitor

public class MethodToKotlinFunctionVisitor extends Object implements MemberVisitor
Apply the given function visitor to a referenced method's corresponding KotlinFunctionMetadata.