Class TargetSelectors.SelectedMethod

  • Enclosing class:
    TargetSelectors

    public static class TargetSelectors.SelectedMethod
    extends java.lang.Object
    Selected target method, paired with the selector which identified it
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • getMethod

        public org.objectweb.asm.tree.MethodNode getMethod()