public interface net.bytebuddy.agent.builder.AgentBuilder$RawMatcher
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: net.bytebuddy.agent.builder.AgentBuilder$RawMatcher
  super_class: java.lang.Object
{
  public abstract boolean matches(net.bytebuddy.description.type.TypeDescription, java.lang.ClassLoader, net.bytebuddy.utility.JavaModule, java.lang.Class<?>, java.security.ProtectionDomain);
    descriptor: (Lnet/bytebuddy/description/type/TypeDescription;Ljava/lang/ClassLoader;Lnet/bytebuddy/utility/JavaModule;Ljava/lang/Class;Ljava/security/ProtectionDomain;)Z
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Lnet/bytebuddy/description/type/TypeDescription;Ljava/lang/ClassLoader;Lnet/bytebuddy/utility/JavaModule;Ljava/lang/Class<*>;Ljava/security/ProtectionDomain;)Z
    MethodParameters:
                     Name  Flags
      typeDescription      
      classLoader          
      module               
      classBeingRedefined  
      protectionDomain     
}
SourceFile: "AgentBuilder.java"
NestHost: net.bytebuddy.agent.builder.AgentBuilder
InnerClasses:
  public abstract RawMatcher = net.bytebuddy.agent.builder.AgentBuilder$RawMatcher of net.bytebuddy.agent.builder.AgentBuilder
  public Conjunction = net.bytebuddy.agent.builder.AgentBuilder$RawMatcher$Conjunction of net.bytebuddy.agent.builder.AgentBuilder$RawMatcher
  public Disjunction = net.bytebuddy.agent.builder.AgentBuilder$RawMatcher$Disjunction of net.bytebuddy.agent.builder.AgentBuilder$RawMatcher
  public ForElementMatchers = net.bytebuddy.agent.builder.AgentBuilder$RawMatcher$ForElementMatchers of net.bytebuddy.agent.builder.AgentBuilder$RawMatcher
  public final ForLoadState = net.bytebuddy.agent.builder.AgentBuilder$RawMatcher$ForLoadState of net.bytebuddy.agent.builder.AgentBuilder$RawMatcher
  public final ForResolvableTypes = net.bytebuddy.agent.builder.AgentBuilder$RawMatcher$ForResolvableTypes of net.bytebuddy.agent.builder.AgentBuilder$RawMatcher
  public Inversion = net.bytebuddy.agent.builder.AgentBuilder$RawMatcher$Inversion of net.bytebuddy.agent.builder.AgentBuilder$RawMatcher
  public final Trivial = net.bytebuddy.agent.builder.AgentBuilder$RawMatcher$Trivial of net.bytebuddy.agent.builder.AgentBuilder$RawMatcher