Class DefaultGeneratorStrategy

    • Constructor Detail

      • DefaultGeneratorStrategy

        public DefaultGeneratorStrategy()
    • Method Detail

      • getClassVisitor

        protected DebuggingClassWriter getClassVisitor()
                                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getClassWriter

        protected final org.objectweb.asm.ClassWriter getClassWriter()
      • transform

        protected byte[] transform​(byte[] b)
                            throws java.lang.Exception
        Throws:
        java.lang.Exception