Class BootstrapMethod


public class BootstrapMethod extends Value
  • Field Details

    • methodType

      public final org.objectweb.asm.Type methodType
    • className

      public final org.objectweb.asm.Type className
    • methodName

      public final String methodName
    • kind

      public final Reference.Kind kind
  • Method Details