Interface TypeWriter.Default.ForInlining.WithFullProcessing.InitializationHandler

    • Method Detail

      • complete

        void complete​(org.objectweb.asm.ClassVisitor classVisitor,
                      Implementation.Context.ExtractableView implementationContext)
        Invoked upon completion of writing the instrumented type.
        Parameters:
        classVisitor - The class visitor to write any methods to.
        implementationContext - The implementation context to use.