Class AutoSerializableInstrumentationPass

    • Constructor Detail

      • AutoSerializableInstrumentationPass

        AutoSerializableInstrumentationPass()
    • Method Detail

      • pass

        public void pass​(org.objectweb.asm.tree.ClassNode classNode,
                         InstrumentationState state)
        Description copied from interface: InstrumentationPass
        Performs the instrumentation pass.
        Specified by:
        pass in interface InstrumentationPass
        Parameters:
        classNode - class node being operated on
        state - state shared between instrumentation passes