public class org.hibernate.tool.instrument.BasicInstrumentationTask$LoggerBridge implements org.hibernate.bytecode.buildtime.spi.Logger
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: org.hibernate.tool.instrument.BasicInstrumentationTask$LoggerBridge
super_class: java.lang.Object
{
protected void <init>(org.hibernate.tool.instrument.BasicInstrumentationTask);
descriptor: (Lorg/hibernate/tool/instrument/BasicInstrumentationTask;)V
flags: (0x0004) ACC_PROTECTED
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tThe import org.apache.tools cannot be resolved\n\tThe import org.apache.tools cannot be resolved\n\tThe import org.apache.tools cannot be resolved\n\tThe import org.apache.tools cannot be resolved\n\tThe import org.apache.tools cannot be resolved\n\tTask cannot be resolved to a type\n\tFileSet cannot be resolved to a type\n\tThe method execute() of type BasicInstrumentationTask must override or implement a supertype method\n\tBuildException cannot be resolved to a type\n\tBuildException cannot be resolved to a type\n\tProject cannot be resolved to a type\n\tThe method getProject() is undefined for the type BasicInstrumentationTask\n\tFileSet cannot be resolved to a type\n\tFileSet cannot be resolved to a type\n\tDirectoryScanner cannot be resolved to a type\n\tProject cannot be resolved to a variable\n\tProject cannot be resolved to a variable\n\tProject cannot be resolved to a variable\n\tProject cannot be resolved to a variable\n\tProject cannot be resolved to a variable\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/hibernate/tool/instrument/BasicInstrumentationTask$LoggerBridge;
MethodParameters:
Name Flags
this$0 final
public void trace(java.lang.String);
descriptor: (Ljava/lang/String;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tProject cannot be resolved to a variable\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/hibernate/tool/instrument/BasicInstrumentationTask$LoggerBridge;
MethodParameters:
Name Flags
message
public void debug(java.lang.String);
descriptor: (Ljava/lang/String;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tProject cannot be resolved to a variable\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/hibernate/tool/instrument/BasicInstrumentationTask$LoggerBridge;
MethodParameters:
Name Flags
message
public void info(java.lang.String);
descriptor: (Ljava/lang/String;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tProject cannot be resolved to a variable\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/hibernate/tool/instrument/BasicInstrumentationTask$LoggerBridge;
MethodParameters:
Name Flags
message
public void warn(java.lang.String);
descriptor: (Ljava/lang/String;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tProject cannot be resolved to a variable\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/hibernate/tool/instrument/BasicInstrumentationTask$LoggerBridge;
MethodParameters:
Name Flags
message
public void error(java.lang.String);
descriptor: (Ljava/lang/String;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tProject cannot be resolved to a variable\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/hibernate/tool/instrument/BasicInstrumentationTask$LoggerBridge;
MethodParameters:
Name Flags
message
}
SourceFile: "BasicInstrumentationTask.java"
NestHost: org.hibernate.tool.instrument.BasicInstrumentationTask
InnerClasses:
protected LoggerBridge = org.hibernate.tool.instrument.BasicInstrumentationTask$LoggerBridge of org.hibernate.tool.instrument.BasicInstrumentationTask