Interface ITargetClassContext


  • public interface ITargetClassContext
    Interface for target classes passed into transformer modules via IExtension
    • Method Detail

      • getClassInfo

        ClassInfo getClassInfo()
        Get the target class metadata
      • getClassNode

        org.objectweb.asm.tree.ClassNode getClassNode()
        Get the class tree