Class KotlinFunctionToDefaultMethodVisitor

  • All Implemented Interfaces:
    KotlinFunctionVisitor

    public class KotlinFunctionToDefaultMethodVisitor
    extends java.lang.Object
    implements KotlinFunctionVisitor
    This class applies the given member visitor to the referenced default method of a Kotlin function.