A callback interface you can use to "accompany" the classgen() code as it traverses the ClassNode tree. You will be called-back for each primary and inner class. Use setClassgenCallback() before running compile() to set your callback.
void
call(org.objectweb.asm.ClassVisitor writer, ClassNode node)
class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
Copyright © 2003-2018 The Apache Software Foundation. All rights reserved.