class org.springframework.aop.aspectj.RuntimeTestWalker$TestVisitorAdapter
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: org.springframework.aop.aspectj.RuntimeTestWalker$TestVisitorAdapter
super_class: java.lang.Object
{
protected static final int THIS_VAR;
descriptor: I
flags: (0x001c) ACC_PROTECTED, ACC_STATIC, ACC_FINAL
ConstantValue: 0
protected static final int TARGET_VAR;
descriptor: I
flags: (0x001c) ACC_PROTECTED, ACC_STATIC, ACC_FINAL
ConstantValue: 1
protected static final int AT_THIS_VAR;
descriptor: I
flags: (0x001c) ACC_PROTECTED, ACC_STATIC, ACC_FINAL
ConstantValue: 3
protected static final int AT_TARGET_VAR;
descriptor: I
flags: (0x001c) ACC_PROTECTED, ACC_STATIC, ACC_FINAL
ConstantValue: 4
protected static final int AT_ANNOTATION_VAR;
descriptor: I
flags: (0x001c) ACC_PROTECTED, ACC_STATIC, ACC_FINAL
ConstantValue: 8
private void <init>();
descriptor: ()V
flags: (0x0002) ACC_PRIVATE
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tThe import org.aspectj cannot be resolved\n\tThe import org.aspectj cannot be resolved\n\tThe import org.aspectj cannot be resolved\n\tThe import org.aspectj cannot be resolved\n\tThe import org.aspectj cannot be resolved\n\tThe import org.aspectj cannot be resolved\n\tThe import org.aspectj cannot be resolved\n\tThe import org.aspectj cannot be resolved\n\tThe import org.aspectj cannot be resolved\n\tThe import org.aspectj cannot be resolved\n\tThe import org.aspectj cannot be resolved\n\tThe import org.aspectj cannot be resolved\n\tThe import org.aspectj cannot be resolved\n\tThe import org.aspectj cannot be resolved\n\tThe import org.aspectj cannot be resolved\n\tThe import org.aspectj cannot be resolved\n\tThe import org.aspectj cannot be resolved\n\tThe import org.aspectj cannot be resolved\n\tShadowMatchImpl cannot be resolved to a type\n\tReflectionVar cannot be resolved to a type\n\tReflectionBasedReferenceTypeDelegate cannot be resolved to a type\n\tTest cannot be resolved to a type\n\tShadowMatch cannot be resolved to a type\n\tTest cannot be resolved to a type\n\tTest cannot be resolved to a type\n\tTest cannot be resolved to a type\n\tTest cannot be resolved to a type\n\tTest cannot be resolved to a type\n\tTest cannot be resolved to a type\n\tTest cannot be resolved to a type\n\tTest cannot be resolved to a type\n\tITestVisitor cannot be resolved to a type\n\tAnd cannot be resolved to a type\n\tOr cannot be resolved to a type\n\tNot cannot be resolved to a type\n\tInstanceof cannot be resolved to a type\n\tLiteral cannot be resolved to a type\n\tCall cannot be resolved to a type\n\tFieldGetCall cannot be resolved to a type\n\tHasAnnotation cannot be resolved to a type\n\tMatchingContextBasedTest cannot be resolved to a type\n\tReflectionVar cannot be resolved to a type\n\tThe hierarchy of the type InstanceOfResidueTestVisitor is inconsistent\n\tTest cannot be resolved to a type\n\tInstanceof cannot be resolved to a type\n\tThe method getVarType(ReflectionVar) from the type RuntimeTestWalker.TestVisitorAdapter refers to the missing type ReflectionVar\n\tReflectionVar cannot be resolved to a type\n\tResolvedType cannot be resolved to a type\n\tResolvedType cannot be resolved to a type\n\tReferenceType cannot be resolved to a type\n\tReferenceTypeDelegate cannot be resolved to a type\n\tReferenceType cannot be resolved to a type\n\tReferenceType cannot be resolved to a type\n\tReflectionBasedReferenceTypeDelegate cannot be resolved to a type\n\tThe hierarchy of the type TargetInstanceOfResidueTestVisitor is inconsistent\n\tTest cannot be resolved to a type\n\tThe hierarchy of the type ThisInstanceOfResidueTestVisitor is inconsistent\n\tTest cannot be resolved to a type\n\tThe hierarchy of the type SubtypeSensitiveVarTypeTestVisitor is inconsistent\n\tTest cannot be resolved to a type\n\tInstanceof cannot be resolved to a type\n\tReflectionVar cannot be resolved to a type\n\tReflectionVar cannot be resolved to a type\n\tHasAnnotation cannot be resolved to a type\n\tReflectionVar cannot be resolved to a type\n\tReflectionVar cannot be resolved to a type\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/springframework/aop/aspectj/RuntimeTestWalker$TestVisitorAdapter;
public void visit(And);
descriptor: (LAnd;)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\tAnd cannot be resolved to a type\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/springframework/aop/aspectj/RuntimeTestWalker$TestVisitorAdapter;
MethodParameters:
Name Flags
e
public void visit(Or);
descriptor: (LOr;)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\tOr cannot be resolved to a type\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/springframework/aop/aspectj/RuntimeTestWalker$TestVisitorAdapter;
MethodParameters:
Name Flags
e
public void visit(Not);
descriptor: (LNot;)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\tNot cannot be resolved to a type\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/springframework/aop/aspectj/RuntimeTestWalker$TestVisitorAdapter;
MethodParameters:
Name Flags
e
public void visit(Instanceof);
descriptor: (LInstanceof;)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\tInstanceof cannot be resolved to a type\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/springframework/aop/aspectj/RuntimeTestWalker$TestVisitorAdapter;
MethodParameters:
Name Flags
i
public void visit(Literal);
descriptor: (LLiteral;)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\tLiteral cannot be resolved to a type\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/springframework/aop/aspectj/RuntimeTestWalker$TestVisitorAdapter;
MethodParameters:
Name Flags
literal
public void visit(Call);
descriptor: (LCall;)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\tCall cannot be resolved to a type\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/springframework/aop/aspectj/RuntimeTestWalker$TestVisitorAdapter;
MethodParameters:
Name Flags
call
public void visit(FieldGetCall);
descriptor: (LFieldGetCall;)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\tFieldGetCall cannot be resolved to a type\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/springframework/aop/aspectj/RuntimeTestWalker$TestVisitorAdapter;
MethodParameters:
Name Flags
fieldGetCall
public void visit(HasAnnotation);
descriptor: (LHasAnnotation;)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\tHasAnnotation cannot be resolved to a type\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/springframework/aop/aspectj/RuntimeTestWalker$TestVisitorAdapter;
MethodParameters:
Name Flags
hasAnnotation
public void visit(MatchingContextBasedTest);
descriptor: (LMatchingContextBasedTest;)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\tMatchingContextBasedTest cannot be resolved to a type\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/springframework/aop/aspectj/RuntimeTestWalker$TestVisitorAdapter;
MethodParameters:
Name Flags
matchingContextTest
protected int getVarType(ReflectionVar);
descriptor: (LReflectionVar;)I
flags: (0x0004) ACC_PROTECTED
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tReflectionVar cannot be resolved to a type\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/springframework/aop/aspectj/RuntimeTestWalker$TestVisitorAdapter;
MethodParameters:
Name Flags
v
}
SourceFile: "RuntimeTestWalker.java"
NestHost: org.springframework.aop.aspectj.RuntimeTestWalker
InnerClasses:
private TestVisitorAdapter = org.springframework.aop.aspectj.RuntimeTestWalker$TestVisitorAdapter of org.springframework.aop.aspectj.RuntimeTestWalker