JoinPointImpl$EnclosingStaticPartImpl.smali
.class Lorg/aspectj/runtime/reflect/JoinPointImpl$EnclosingStaticPartImpl;
.super Lorg/aspectj/runtime/reflect/JoinPointImpl$StaticPartImpl;
.source "JoinPointImpl.java"
# interfaces
.implements Lorg/aspectj/lang/JoinPoint$EnclosingStaticPart;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lorg/aspectj/runtime/reflect/JoinPointImpl;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x8
name = "EnclosingStaticPartImpl"
.end annotation
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method public constructor <init>(ILjava/lang/String;Lorg/aspectj/lang/Signature;Lorg/aspectj/lang/reflect/SourceLocation;)V
.registers 5
.param p1, "count" # I
.param p2, "kind" # Ljava/lang/String;
.param p3, "signature" # Lorg/aspectj/lang/Signature;
.param p4, "sourceLocation" # Lorg/aspectj/lang/reflect/SourceLocation;
.line 76
invoke-direct {p0, p1, p2, p3, p4}, Lorg/aspectj/runtime/reflect/JoinPointImpl$StaticPartImpl;-><init>(ILjava/lang/String;Lorg/aspectj/lang/Signature;Lorg/aspectj/lang/reflect/SourceLocation;)V
.line 77
return-void
.end method