Weather/smali/com/alibaba/fastjson/JSONPath$SelfSegement.smali
2021-05-10 10:13:34 +02:00

54 lines
1.2 KiB
Smali

.class Lcom/alibaba/fastjson/JSONPath$SelfSegement;
.super Ljava/lang/Object;
.source "JSONPath.java"
# interfaces
.implements Lcom/alibaba/fastjson/JSONPath$Segement;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/alibaba/fastjson/JSONPath;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x8
name = "SelfSegement"
.end annotation
# static fields
.field public static final instance:Lcom/alibaba/fastjson/JSONPath$SelfSegement;
# direct methods
.method static constructor <clinit>()V
.locals 1
.line 1021
new-instance v0, Lcom/alibaba/fastjson/JSONPath$SelfSegement;
invoke-direct {v0}, Lcom/alibaba/fastjson/JSONPath$SelfSegement;-><init>()V
sput-object v0, Lcom/alibaba/fastjson/JSONPath$SelfSegement;->instance:Lcom/alibaba/fastjson/JSONPath$SelfSegement;
return-void
.end method
.method constructor <init>()V
.locals 0
.line 1019
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public eval(Lcom/alibaba/fastjson/JSONPath;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
return-object p3
.end method