JSONLexerBase.smali

.class public abstract Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;
.super Ljava/lang/Object;

# interfaces
.implements Lcom/tradplus/ads/common/serialization/parser/JSONLexer;
.implements Ljava/io/Closeable;


# static fields
.field protected static final p:[C

.field protected static final q:[I

.field private static final r:Ljava/lang/ThreadLocal;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Ljava/lang/ThreadLocal<",
            "[C>;"
        }
    .end annotation
.end field


# instance fields
.field protected a:I

.field protected b:I

.field protected c:I

.field protected d:C

.field protected e:I

.field protected f:I

.field protected g:[C

.field protected h:I

.field protected i:I

.field protected j:Z

.field protected k:Ljava/util/Calendar;

.field protected l:Ljava/util/TimeZone;

.field protected m:Ljava/util/Locale;

.field public matchStat:I

.field protected n:Ljava/lang/String;

.field protected o:I


# direct methods
.method static constructor <clinit>()V
    .registers 3

    new-instance v0, Ljava/lang/ThreadLocal;

    invoke-direct {v0}, Ljava/lang/ThreadLocal;-><init>()V

    sput-object v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->r:Ljava/lang/ThreadLocal;

    new-instance v0, Ljava/lang/StringBuilder;

    invoke-direct {v0}, Ljava/lang/StringBuilder;-><init>()V

    const-string v1, "\""

    invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;

    sget-object v1, Lcom/tradplus/ads/common/serialization/JSON;->DEFAULT_TYPE_KEY:Ljava/lang/String;

    invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;

    const-string v1, "\":\""

    invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;

    invoke-virtual {v0}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;

    move-result-object v0

    invoke-virtual {v0}, Ljava/lang/String;->toCharArray()[C

    move-result-object v0

    sput-object v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->p:[C

    const/16 v0, 0x67

    new-array v0, v0, [I

    sput-object v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->q:[I

    const/16 v0, 0x30

    :goto_2d
    const/16 v1, 0x39

    if-gt v0, v1, :cond_3a

    sget-object v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->q:[I

    add-int/lit8 v2, v0, -0x30

    aput v2, v1, v0

    add-int/lit8 v0, v0, 0x1

    goto :goto_2d

    :cond_3a
    const/16 v0, 0x61

    :goto_3c
    const/16 v1, 0x66

    if-gt v0, v1, :cond_4b

    sget-object v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->q:[I

    add-int/lit8 v2, v0, -0x61

    add-int/lit8 v2, v2, 0xa

    aput v2, v1, v0

    add-int/lit8 v0, v0, 0x1

    goto :goto_3c

    :cond_4b
    const/16 v0, 0x41

    :goto_4d
    const/16 v1, 0x46

    if-gt v0, v1, :cond_5c

    sget-object v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->q:[I

    add-int/lit8 v2, v0, -0x41

    add-int/lit8 v2, v2, 0xa

    aput v2, v1, v0

    add-int/lit8 v0, v0, 0x1

    goto :goto_4d

    :cond_5c
    return-void
.end method

.method public constructor <init>(I)V
    .registers 4

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    const/4 v0, 0x0

    iput-object v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->k:Ljava/util/Calendar;

    sget-object v1, Lcom/tradplus/ads/common/serialization/JSON;->defaultTimeZone:Ljava/util/TimeZone;

    iput-object v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->l:Ljava/util/TimeZone;

    sget-object v1, Lcom/tradplus/ads/common/serialization/JSON;->defaultLocale:Ljava/util/Locale;

    iput-object v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->m:Ljava/util/Locale;

    const/4 v1, 0x0

    iput v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    iput-object v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->n:Ljava/lang/String;

    iput v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->o:I

    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->c:I

    sget-object v0, Lcom/tradplus/ads/common/serialization/parser/Feature;->InitStringFieldAsEmpty:Lcom/tradplus/ads/common/serialization/parser/Feature;

    iget v0, v0, Lcom/tradplus/ads/common/serialization/parser/Feature;->mask:I

    and-int/2addr p1, v0

    if-eqz p1, :cond_22

    const-string p1, ""

    iput-object p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->n:Ljava/lang/String;

    :cond_22
    sget-object p1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->r:Ljava/lang/ThreadLocal;

    invoke-virtual {p1}, Ljava/lang/ThreadLocal;->get()Ljava/lang/Object;

    move-result-object p1

    check-cast p1, [C

    iput-object p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->g:[C

    iget-object p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->g:[C

    if-nez p1, :cond_36

    const/16 p1, 0x200

    new-array p1, p1, [C

    iput-object p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->g:[C

    :cond_36
    return-void
.end method

.method private b()V
    .registers 11

    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->i:I

    const/4 v0, 0x0

    iput-boolean v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->j:Z

    :goto_7
    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    move-result v1

    const/4 v2, 0x4

    const/16 v3, 0x27

    if-ne v1, v3, :cond_16

    iput v2, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    return-void

    :cond_16
    const-string v4, "unclosed single-quote string"

    const/16 v5, 0x1a

    if-ne v1, v5, :cond_2c

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->isEOF()Z

    move-result v1

    if-nez v1, :cond_26

    :cond_22
    :pswitch_22
    invoke-virtual {p0, v5}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a(C)V

    goto :goto_7

    :cond_26
    new-instance v0, Lcom/tradplus/ads/common/serialization/JSONException;

    invoke-direct {v0, v4}, Lcom/tradplus/ads/common/serialization/JSONException;-><init>(Ljava/lang/String;)V

    throw v0

    :cond_2c
    const/16 v5, 0x5c

    const/4 v6, 0x1

    if-ne v1, v5, :cond_141

    iget-boolean v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->j:Z

    if-nez v1, :cond_52

    iput-boolean v6, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->j:Z

    iget v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->h:I

    iget-object v7, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->g:[C

    array-length v8, v7

    if-le v1, v8, :cond_48

    mul-int/lit8 v1, v1, 0x2

    new-array v1, v1, [C

    array-length v8, v7

    invoke-static {v7, v0, v1, v0, v8}, Ljava/lang/System;->arraycopy(Ljava/lang/Object;ILjava/lang/Object;II)V

    iput-object v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->g:[C

    :cond_48
    iget v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->i:I

    add-int/2addr v1, v6

    iget v7, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->h:I

    iget-object v8, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->g:[C

    invoke-virtual {p0, v1, v7, v8}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a(II[C)V

    :cond_52
    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    move-result v1

    const/16 v7, 0x22

    if-eq v1, v7, :cond_13c

    if-eq v1, v3, :cond_137

    const/16 v3, 0x46

    if-eq v1, v3, :cond_134

    if-eq v1, v5, :cond_22

    const/16 v5, 0x62

    if-eq v1, v5, :cond_131

    const/16 v5, 0x66

    if-eq v1, v5, :cond_134

    const/16 v7, 0x6e

    if-eq v1, v7, :cond_12e

    const/16 v7, 0x72

    if-eq v1, v7, :cond_12b

    const/16 v7, 0x78

    const/16 v8, 0x10

    if-eq v1, v7, :cond_d2

    const/4 v3, 0x3

    const/4 v5, 0x2

    packed-switch v1, :pswitch_data_160

    packed-switch v1, :pswitch_data_176

    iput-char v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    new-instance v0, Lcom/tradplus/ads/common/serialization/JSONException;

    invoke-direct {v0, v4}, Lcom/tradplus/ads/common/serialization/JSONException;-><init>(Ljava/lang/String;)V

    throw v0

    :pswitch_88
    const/16 v1, 0xb

    goto/16 :goto_153

    :pswitch_8c
    new-instance v1, Ljava/lang/String;

    new-array v2, v2, [C

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    move-result v4

    aput-char v4, v2, v0

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    move-result v4

    aput-char v4, v2, v6

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    move-result v4

    aput-char v4, v2, v5

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    move-result v4

    aput-char v4, v2, v3

    invoke-direct {v1, v2}, Ljava/lang/String;-><init>([C)V

    invoke-static {v1, v8}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;I)I

    move-result v1

    :goto_af
    int-to-char v1, v1

    goto/16 :goto_153

    :pswitch_b2
    const/16 v1, 0x9

    goto/16 :goto_153

    :pswitch_b6
    const/4 v1, 0x7

    goto/16 :goto_153

    :pswitch_b9
    const/4 v1, 0x6

    goto/16 :goto_153

    :pswitch_bc
    const/4 v1, 0x5

    goto/16 :goto_153

    :pswitch_bf
    invoke-virtual {p0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a(C)V

    goto/16 :goto_7

    :pswitch_c4
    invoke-virtual {p0, v6}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a(C)V

    goto/16 :goto_7

    :pswitch_c9
    invoke-virtual {p0, v0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a(C)V

    goto/16 :goto_7

    :pswitch_ce
    const/16 v1, 0x2f

    goto/16 :goto_153

    :cond_d2
    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    move-result v1

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    move-result v2

    const/16 v4, 0x61

    const/16 v7, 0x30

    if-lt v1, v7, :cond_e4

    const/16 v9, 0x39

    if-le v1, v9, :cond_ee

    :cond_e4
    if-lt v1, v4, :cond_e8

    if-le v1, v5, :cond_ee

    :cond_e8
    const/16 v9, 0x41

    if-lt v1, v9, :cond_f0

    if-gt v1, v3, :cond_f0

    :cond_ee
    const/4 v9, 0x1

    goto :goto_f1

    :cond_f0
    const/4 v9, 0x0

    :goto_f1
    if-lt v2, v7, :cond_f7

    const/16 v7, 0x39

    if-le v2, v7, :cond_103

    :cond_f7
    if-lt v2, v4, :cond_fb

    if-le v2, v5, :cond_103

    :cond_fb
    const/16 v4, 0x41

    if-lt v2, v4, :cond_102

    if-gt v2, v3, :cond_102

    goto :goto_103

    :cond_102
    const/4 v6, 0x0

    :cond_103
    :goto_103
    if-eqz v9, :cond_111

    if-eqz v6, :cond_111

    sget-object v3, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->q:[I

    aget v1, v3, v1

    mul-int/lit8 v1, v1, 0x10

    aget v2, v3, v2

    add-int/2addr v1, v2

    goto :goto_af

    :cond_111
    new-instance v0, Lcom/tradplus/ads/common/serialization/JSONException;

    new-instance v3, Ljava/lang/StringBuilder;

    invoke-direct {v3}, Ljava/lang/StringBuilder;-><init>()V

    const-string v4, "invalid escape character \\x"

    invoke-virtual {v3, v4}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;

    invoke-virtual {v3, v1}, Ljava/lang/StringBuilder;->append(C)Ljava/lang/StringBuilder;

    invoke-virtual {v3, v2}, Ljava/lang/StringBuilder;->append(C)Ljava/lang/StringBuilder;

    invoke-virtual {v3}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;

    move-result-object v1

    invoke-direct {v0, v1}, Lcom/tradplus/ads/common/serialization/JSONException;-><init>(Ljava/lang/String;)V

    throw v0

    :cond_12b
    const/16 v1, 0xd

    goto :goto_153

    :cond_12e
    const/16 v1, 0xa

    goto :goto_153

    :cond_131
    const/16 v1, 0x8

    goto :goto_153

    :cond_134
    const/16 v1, 0xc

    goto :goto_153

    :cond_137
    :pswitch_137
    invoke-virtual {p0, v3}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a(C)V

    goto/16 :goto_7

    :cond_13c
    invoke-virtual {p0, v7}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a(C)V

    goto/16 :goto_7

    :cond_141
    iget-boolean v2, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->j:Z

    if-nez v2, :cond_14c

    iget v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->h:I

    add-int/2addr v1, v6

    iput v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->h:I

    goto/16 :goto_7

    :cond_14c
    iget v2, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->h:I

    iget-object v3, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->g:[C

    array-length v4, v3

    if-ne v2, v4, :cond_158

    :goto_153
    invoke-virtual {p0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a(C)V

    goto/16 :goto_7

    :cond_158
    add-int/lit8 v4, v2, 0x1

    iput v4, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->h:I

    aput-char v1, v3, v2

    goto/16 :goto_7

    :pswitch_data_160
    .packed-switch 0x2f
        :pswitch_ce
        :pswitch_c9
        :pswitch_c4
        :pswitch_22
        :pswitch_137
        :pswitch_bf
        :pswitch_bc
        :pswitch_b9
        :pswitch_b6
    .end packed-switch

    :pswitch_data_176
    .packed-switch 0x74
        :pswitch_b2
        :pswitch_8c
        :pswitch_88
    .end packed-switch
.end method

.method public static isWhitespace(C)Z
    .registers 2

    const/16 v0, 0x20

    if-gt p0, v0, :cond_1c

    if-eq p0, v0, :cond_1a

    const/16 v0, 0xa

    if-eq p0, v0, :cond_1a

    const/16 v0, 0xd

    if-eq p0, v0, :cond_1a

    const/16 v0, 0x9

    if-eq p0, v0, :cond_1a

    const/16 v0, 0xc

    if-eq p0, v0, :cond_1a

    const/16 v0, 0x8

    if-ne p0, v0, :cond_1c

    :cond_1a
    const/4 p0, 0x1

    goto :goto_1d

    :cond_1c
    const/4 p0, 0x0

    :goto_1d
    return p0
.end method

.method public static readString([CI)Ljava/lang/String;
    .registers 14

    new-array v0, p1, [C

    const/4 v1, 0x0

    const/4 v2, 0x0

    const/4 v3, 0x0

    :goto_5
    if-ge v2, p1, :cond_fd

    aget-char v4, p0, v2

    const/16 v5, 0x5c

    const/4 v6, 0x1

    if-eq v4, v5, :cond_15

    add-int/lit8 v5, v3, 0x1

    aput-char v4, v0, v3

    move v3, v5

    goto/16 :goto_fa

    :cond_15
    add-int/lit8 v2, v2, 0x1

    aget-char v4, p0, v2

    const/16 v7, 0x22

    if-eq v4, v7, :cond_f5

    const/16 v7, 0x27

    if-eq v4, v7, :cond_f0

    const/16 v7, 0x46

    if-eq v4, v7, :cond_e9

    if-eq v4, v5, :cond_e4

    const/16 v5, 0x62

    if-eq v4, v5, :cond_dd

    const/16 v5, 0x66

    if-eq v4, v5, :cond_e9

    const/16 v5, 0x6e

    if-eq v4, v5, :cond_d6

    const/16 v5, 0x72

    if-eq v4, v5, :cond_cf

    const/16 v5, 0x78

    const/16 v7, 0x10

    if-eq v4, v5, :cond_b9

    const/4 v5, 0x4

    const/4 v8, 0x3

    const/4 v9, 0x2

    packed-switch v4, :pswitch_data_104

    packed-switch v4, :pswitch_data_11a

    new-instance p0, Lcom/tradplus/ads/common/serialization/JSONException;

    const-string p1, "unclosed.str.lit"

    invoke-direct {p0, p1}, Lcom/tradplus/ads/common/serialization/JSONException;-><init>(Ljava/lang/String;)V

    throw p0

    :pswitch_4e
    add-int/lit8 v4, v3, 0x1

    const/16 v5, 0xb

    aput-char v5, v0, v3

    goto/16 :goto_f9

    :pswitch_56
    add-int/lit8 v4, v3, 0x1

    new-instance v10, Ljava/lang/String;

    new-array v5, v5, [C

    add-int/lit8 v2, v2, 0x1

    aget-char v11, p0, v2

    aput-char v11, v5, v1

    add-int/2addr v2, v6

    aget-char v11, p0, v2

    aput-char v11, v5, v6

    add-int/2addr v2, v6

    aget-char v11, p0, v2

    aput-char v11, v5, v9

    add-int/2addr v2, v6

    aget-char v9, p0, v2

    aput-char v9, v5, v8

    invoke-direct {v10, v5}, Ljava/lang/String;-><init>([C)V

    invoke-static {v10, v7}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;I)I

    move-result v5

    int-to-char v5, v5

    aput-char v5, v0, v3

    goto/16 :goto_f9

    :pswitch_7d
    add-int/lit8 v4, v3, 0x1

    const/16 v5, 0x9

    aput-char v5, v0, v3

    goto/16 :goto_f9

    :pswitch_85
    add-int/lit8 v4, v3, 0x1

    const/4 v5, 0x7

    aput-char v5, v0, v3

    goto/16 :goto_f9

    :pswitch_8c
    add-int/lit8 v4, v3, 0x1

    const/4 v5, 0x6

    aput-char v5, v0, v3

    goto/16 :goto_f9

    :pswitch_93
    add-int/lit8 v4, v3, 0x1

    const/4 v5, 0x5

    aput-char v5, v0, v3

    goto :goto_f9

    :pswitch_99
    add-int/lit8 v4, v3, 0x1

    aput-char v5, v0, v3

    goto :goto_f9

    :pswitch_9e
    add-int/lit8 v4, v3, 0x1

    aput-char v8, v0, v3

    goto :goto_f9

    :pswitch_a3
    add-int/lit8 v4, v3, 0x1

    aput-char v9, v0, v3

    goto :goto_f9

    :pswitch_a8
    add-int/lit8 v4, v3, 0x1

    aput-char v6, v0, v3

    goto :goto_f9

    :pswitch_ad
    add-int/lit8 v4, v3, 0x1

    aput-char v1, v0, v3

    goto :goto_f9

    :pswitch_b2
    add-int/lit8 v4, v3, 0x1

    const/16 v5, 0x2f

    aput-char v5, v0, v3

    goto :goto_f9

    :cond_b9
    add-int/lit8 v4, v3, 0x1

    sget-object v5, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->q:[I

    add-int/lit8 v2, v2, 0x1

    aget-char v8, p0, v2

    aget v8, v5, v8

    mul-int/lit8 v8, v8, 0x10

    add-int/2addr v2, v6

    aget-char v7, p0, v2

    aget v5, v5, v7

    add-int/2addr v8, v5

    int-to-char v5, v8

    aput-char v5, v0, v3

    goto :goto_f9

    :cond_cf
    add-int/lit8 v4, v3, 0x1

    const/16 v5, 0xd

    aput-char v5, v0, v3

    goto :goto_f9

    :cond_d6
    add-int/lit8 v4, v3, 0x1

    const/16 v5, 0xa

    aput-char v5, v0, v3

    goto :goto_f9

    :cond_dd
    add-int/lit8 v4, v3, 0x1

    const/16 v5, 0x8

    aput-char v5, v0, v3

    goto :goto_f9

    :cond_e4
    add-int/lit8 v4, v3, 0x1

    aput-char v5, v0, v3

    goto :goto_f9

    :cond_e9
    add-int/lit8 v4, v3, 0x1

    const/16 v5, 0xc

    aput-char v5, v0, v3

    goto :goto_f9

    :cond_f0
    add-int/lit8 v4, v3, 0x1

    aput-char v7, v0, v3

    goto :goto_f9

    :cond_f5
    add-int/lit8 v4, v3, 0x1

    aput-char v7, v0, v3

    :goto_f9
    move v3, v4

    :goto_fa
    add-int/2addr v2, v6

    goto/16 :goto_5

    :cond_fd
    new-instance p0, Ljava/lang/String;

    invoke-direct {p0, v0, v1, v3}, Ljava/lang/String;-><init>([CII)V

    return-object p0

    nop

    :pswitch_data_104
    .packed-switch 0x2f
        :pswitch_b2
        :pswitch_ad
        :pswitch_a8
        :pswitch_a3
        :pswitch_9e
        :pswitch_99
        :pswitch_93
        :pswitch_8c
        :pswitch_85
    .end packed-switch

    :pswitch_data_11a
    .packed-switch 0x74
        :pswitch_7d
        :pswitch_56
        :pswitch_4e
    .end packed-switch
.end method


# virtual methods
.method protected a()V
    .registers 5

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    iget-char v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    const/16 v1, 0x1a

    const/16 v2, 0x2f

    if-ne v0, v2, :cond_1b

    :cond_b
    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    iget-char v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    const/16 v2, 0xa

    if-ne v0, v2, :cond_18

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    return-void

    :cond_18
    if-ne v0, v1, :cond_b

    return-void

    :cond_1b
    const/16 v3, 0x2a

    if-ne v0, v3, :cond_33

    :cond_1f
    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    :cond_22
    iget-char v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    if-eq v0, v1, :cond_32

    if-ne v0, v3, :cond_1f

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    iget-char v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    if-ne v0, v2, :cond_22

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    :cond_32
    return-void

    :cond_33
    new-instance v0, Lcom/tradplus/ads/common/serialization/JSONException;

    const-string v1, "invalid comment"

    invoke-direct {v0, v1}, Lcom/tradplus/ads/common/serialization/JSONException;-><init>(Ljava/lang/String;)V

    goto :goto_3c

    :goto_3b
    throw v0

    :goto_3c
    goto :goto_3b
.end method

.method protected final a(C)V
    .registers 6

    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->h:I

    iget-object v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->g:[C

    array-length v2, v1

    if-ne v0, v2, :cond_13

    array-length v0, v1

    mul-int/lit8 v0, v0, 0x2

    new-array v0, v0, [C

    array-length v2, v1

    const/4 v3, 0x0

    invoke-static {v1, v3, v0, v3, v2}, Ljava/lang/System;->arraycopy(Ljava/lang/Object;ILjava/lang/Object;II)V

    iput-object v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->g:[C

    :cond_13
    iget-object v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->g:[C

    iget v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->h:I

    add-int/lit8 v2, v1, 0x1

    iput v2, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->h:I

    aput-char p1, v0, v1

    return-void
.end method

.method protected abstract a(II[C)V
.end method

.method protected abstract a(I[CII)V
.end method

.method protected varargs a(Ljava/lang/String;[Ljava/lang/Object;)V
    .registers 3

    const/4 p1, 0x1

    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    return-void
.end method

.method public abstract addSymbol(IIILcom/tradplus/ads/common/serialization/parser/SymbolTable;)Ljava/lang/String;
.end method

.method public abstract bytesValue()[B
.end method

.method protected abstract charArrayCompare([C)Z
.end method

.method public abstract charAt(I)C
.end method

.method public close()V
    .registers 4

    iget-object v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->g:[C

    array-length v1, v0

    const/16 v2, 0x2000

    if-gt v1, v2, :cond_c

    sget-object v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->r:Ljava/lang/ThreadLocal;

    invoke-virtual {v1, v0}, Ljava/lang/ThreadLocal;->set(Ljava/lang/Object;)V

    :cond_c
    const/4 v0, 0x0

    iput-object v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->g:[C

    return-void
.end method

.method public config(Lcom/tradplus/ads/common/serialization/parser/Feature;Z)V
    .registers 4

    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->c:I

    invoke-static {v0, p1, p2}, Lcom/tradplus/ads/common/serialization/parser/Feature;->config(ILcom/tradplus/ads/common/serialization/parser/Feature;Z)I

    move-result p1

    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->c:I

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->c:I

    sget-object p2, Lcom/tradplus/ads/common/serialization/parser/Feature;->InitStringFieldAsEmpty:Lcom/tradplus/ads/common/serialization/parser/Feature;

    iget p2, p2, Lcom/tradplus/ads/common/serialization/parser/Feature;->mask:I

    and-int/2addr p1, p2

    if-eqz p1, :cond_15

    const-string p1, ""

    iput-object p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->n:Ljava/lang/String;

    :cond_15
    return-void
.end method

.method public final decimalValue(Z)Ljava/lang/Number;
    .registers 4

    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->i:I

    iget v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->h:I

    add-int/2addr v0, v1

    add-int/lit8 v0, v0, -0x1

    invoke-virtual {p0, v0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v0

    const/16 v1, 0x46

    if-ne v0, v1, :cond_1e

    :try_start_f
    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->numberString()Ljava/lang/String;

    move-result-object p1

    invoke-static {p1}, Ljava/lang/Float;->parseFloat(Ljava/lang/String;)F

    move-result p1

    invoke-static {p1}, Ljava/lang/Float;->valueOf(F)Ljava/lang/Float;

    move-result-object p1

    return-object p1

    :catch_1c
    move-exception p1

    goto :goto_3f

    :cond_1e
    const/16 v1, 0x44

    if-ne v0, v1, :cond_2f

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->numberString()Ljava/lang/String;

    move-result-object p1

    invoke-static {p1}, Ljava/lang/Double;->parseDouble(Ljava/lang/String;)D

    move-result-wide v0

    invoke-static {v0, v1}, Ljava/lang/Double;->valueOf(D)Ljava/lang/Double;

    move-result-object p1

    return-object p1

    :cond_2f
    if-eqz p1, :cond_36

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->decimalValue()Ljava/math/BigDecimal;

    move-result-object p1

    return-object p1

    :cond_36
    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->doubleValue()D

    move-result-wide v0

    invoke-static {v0, v1}, Ljava/lang/Double;->valueOf(D)Ljava/lang/Double;

    move-result-object p1
    :try_end_3e
    .catch Ljava/lang/NumberFormatException; {:try_start_f .. :try_end_3e} :catch_1c

    return-object p1

    :goto_3f
    new-instance v0, Lcom/tradplus/ads/common/serialization/JSONException;

    new-instance v1, Ljava/lang/StringBuilder;

    invoke-direct {v1}, Ljava/lang/StringBuilder;-><init>()V

    invoke-virtual {p1}, Ljava/lang/NumberFormatException;->getMessage()Ljava/lang/String;

    move-result-object p1

    invoke-virtual {v1, p1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;

    const-string p1, ", "

    invoke-virtual {v1, p1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->info()Ljava/lang/String;

    move-result-object p1

    invoke-virtual {v1, p1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;

    invoke-virtual {v1}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;

    move-result-object p1

    invoke-direct {v0, p1}, Lcom/tradplus/ads/common/serialization/JSONException;-><init>(Ljava/lang/String;)V

    throw v0
.end method

.method public abstract decimalValue()Ljava/math/BigDecimal;
.end method

.method public doubleValue()D
    .registers 3

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->numberString()Ljava/lang/String;

    move-result-object v0

    invoke-static {v0}, Ljava/lang/Double;->parseDouble(Ljava/lang/String;)D

    move-result-wide v0

    return-wide v0
.end method

.method public floatValue()F
    .registers 5

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->numberString()Ljava/lang/String;

    move-result-object v0

    invoke-static {v0}, Ljava/lang/Float;->parseFloat(Ljava/lang/String;)F

    move-result v1

    const/4 v2, 0x0

    cmpl-float v2, v1, v2

    if-eqz v2, :cond_13

    const/high16 v2, 0x7f800000    # Float.POSITIVE_INFINITY

    cmpl-float v2, v1, v2

    if-nez v2, :cond_38

    :cond_13
    const/4 v2, 0x0

    invoke-virtual {v0, v2}, Ljava/lang/String;->charAt(I)C

    move-result v2

    const/16 v3, 0x30

    if-le v2, v3, :cond_38

    const/16 v3, 0x39

    if-le v2, v3, :cond_21

    goto :goto_38

    :cond_21
    new-instance v1, Lcom/tradplus/ads/common/serialization/JSONException;

    new-instance v2, Ljava/lang/StringBuilder;

    invoke-direct {v2}, Ljava/lang/StringBuilder;-><init>()V

    const-string v3, "float overflow : "

    invoke-virtual {v2, v3}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;

    invoke-virtual {v2, v0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;

    invoke-virtual {v2}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;

    move-result-object v0

    invoke-direct {v1, v0}, Lcom/tradplus/ads/common/serialization/JSONException;-><init>(Ljava/lang/String;)V

    throw v1

    :cond_38
    :goto_38
    return v1
.end method

.method public getCalendar()Ljava/util/Calendar;
    .registers 2

    iget-object v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->k:Ljava/util/Calendar;

    return-object v0
.end method

.method public final getCurrent()C
    .registers 2

    iget-char v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    return v0
.end method

.method public getFeatures()I
    .registers 2

    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->c:I

    return v0
.end method

.method public getLocale()Ljava/util/Locale;
    .registers 2

    iget-object v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->m:Ljava/util/Locale;

    return-object v0
.end method

.method public getTimeZone()Ljava/util/TimeZone;
    .registers 2

    iget-object v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->l:Ljava/util/TimeZone;

    return-object v0
.end method

.method public abstract indexOf(CI)I
.end method

.method public info()Ljava/lang/String;
    .registers 2

    const-string v0, ""

    return-object v0
.end method

.method public final intValue()I
    .registers 14

    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->i:I

    const/4 v1, 0x0

    const/4 v2, -0x1

    if-ne v0, v2, :cond_8

    iput v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->i:I

    :cond_8
    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->i:I

    iget v2, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->h:I

    add-int/2addr v2, v0

    invoke-virtual {p0, v0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v3

    const/16 v4, 0x2d

    const/4 v5, 0x1

    if-ne v3, v4, :cond_1e

    const/high16 v3, -0x80000000

    add-int/lit8 v0, v0, 0x1

    const/4 v3, 0x1

    const/high16 v4, -0x80000000

    goto :goto_25

    :cond_1e
    const v3, -0x7fffffff

    const/4 v3, 0x0

    const v4, -0x7fffffff

    :goto_25
    const-wide/32 v6, -0xccccccc

    if-ge v0, v2, :cond_36

    add-int/lit8 v1, v0, 0x1

    invoke-virtual {p0, v0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v0

    add-int/lit8 v0, v0, -0x30

    neg-int v0, v0

    move v12, v1

    move v1, v0

    move v0, v12

    :cond_36
    :goto_36
    if-ge v0, v2, :cond_70

    add-int/lit8 v8, v0, 0x1

    invoke-virtual {p0, v0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v0

    const/16 v9, 0x4c

    if-eq v0, v9, :cond_6f

    const/16 v9, 0x53

    if-eq v0, v9, :cond_6f

    const/16 v9, 0x42

    if-ne v0, v9, :cond_4b

    goto :goto_6f

    :cond_4b
    add-int/lit8 v0, v0, -0x30

    int-to-long v9, v1

    cmp-long v11, v9, v6

    if-ltz v11, :cond_65

    mul-int/lit8 v1, v1, 0xa

    add-int v9, v4, v0

    if-lt v1, v9, :cond_5b

    sub-int/2addr v1, v0

    move v0, v8

    goto :goto_36

    :cond_5b
    new-instance v0, Ljava/lang/NumberFormatException;

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->numberString()Ljava/lang/String;

    move-result-object v1

    invoke-direct {v0, v1}, Ljava/lang/NumberFormatException;-><init>(Ljava/lang/String;)V

    throw v0

    :cond_65
    new-instance v0, Ljava/lang/NumberFormatException;

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->numberString()Ljava/lang/String;

    move-result-object v1

    invoke-direct {v0, v1}, Ljava/lang/NumberFormatException;-><init>(Ljava/lang/String;)V

    throw v0

    :cond_6f
    :goto_6f
    move v0, v8

    :cond_70
    if-eqz v3, :cond_82

    iget v2, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->i:I

    add-int/2addr v2, v5

    if-le v0, v2, :cond_78

    return v1

    :cond_78
    new-instance v0, Ljava/lang/NumberFormatException;

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->numberString()Ljava/lang/String;

    move-result-object v1

    invoke-direct {v0, v1}, Ljava/lang/NumberFormatException;-><init>(Ljava/lang/String;)V

    throw v0

    :cond_82
    neg-int v0, v1

    return v0
.end method

.method public final integerValue()Ljava/lang/Number;
    .registers 21

    move-object/from16 v0, p0

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->i:I

    const/4 v2, 0x0

    const/4 v3, -0x1

    if-ne v1, v3, :cond_a

    iput v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->i:I

    :cond_a
    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->i:I

    iget v3, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->h:I

    add-int/2addr v3, v1

    const/16 v4, 0x20

    add-int/lit8 v5, v3, -0x1

    invoke-virtual {v0, v5}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v5

    const/16 v6, 0x53

    const/16 v7, 0x4c

    const/16 v8, 0x42

    if-eq v5, v8, :cond_2e

    if-eq v5, v7, :cond_29

    if-eq v5, v6, :cond_24

    goto :goto_32

    :cond_24
    add-int/lit8 v3, v3, -0x1

    const/16 v4, 0x53

    goto :goto_32

    :cond_29
    add-int/lit8 v3, v3, -0x1

    const/16 v4, 0x4c

    goto :goto_32

    :cond_2e
    add-int/lit8 v3, v3, -0x1

    const/16 v4, 0x42

    :goto_32
    iget v5, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->i:I

    invoke-virtual {v0, v5}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v5

    const/16 v9, 0x2d

    const/4 v10, 0x1

    if-ne v5, v9, :cond_43

    const-wide/high16 v11, -0x8000000000000000L

    add-int/lit8 v1, v1, 0x1

    const/4 v2, 0x1

    goto :goto_48

    :cond_43
    const-wide v11, -0x7fffffffffffffffL    # -4.9E-324

    :goto_48
    const-wide v13, -0xcccccccccccccccL

    if-ge v1, v3, :cond_5b

    add-int/lit8 v5, v1, 0x1

    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    add-int/lit8 v1, v1, -0x30

    neg-int v1, v1

    int-to-long v8, v1

    move v1, v5

    goto :goto_5d

    :cond_5b
    const-wide/16 v8, 0x0

    :goto_5d
    if-ge v1, v3, :cond_94

    add-int/lit8 v5, v1, 0x1

    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    add-int/lit8 v1, v1, -0x30

    const/16 v15, 0xa

    cmp-long v16, v8, v13

    if-gez v16, :cond_77

    new-instance v1, Ljava/math/BigInteger;

    invoke-virtual/range {p0 .. p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->numberString()Ljava/lang/String;

    move-result-object v2

    invoke-direct {v1, v2, v15}, Ljava/math/BigInteger;-><init>(Ljava/lang/String;I)V

    return-object v1

    :cond_77
    const-wide/16 v16, 0xa

    mul-long v8, v8, v16

    int-to-long v13, v1

    add-long v18, v11, v13

    cmp-long v1, v8, v18

    if-gez v1, :cond_8c

    new-instance v1, Ljava/math/BigInteger;

    invoke-virtual/range {p0 .. p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->numberString()Ljava/lang/String;

    move-result-object v2

    invoke-direct {v1, v2, v15}, Ljava/math/BigInteger;-><init>(Ljava/lang/String;I)V

    return-object v1

    :cond_8c
    sub-long/2addr v8, v13

    move v1, v5

    const-wide v13, -0xcccccccccccccccL

    goto :goto_5d

    :cond_94
    if-eqz v2, :cond_cd

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->i:I

    add-int/2addr v2, v10

    if-le v1, v2, :cond_c3

    const-wide/32 v1, -0x80000000

    cmp-long v3, v8, v1

    if-ltz v3, :cond_be

    if-eq v4, v7, :cond_be

    if-ne v4, v6, :cond_ad

    long-to-int v1, v8

    int-to-short v1, v1

    invoke-static {v1}, Ljava/lang/Short;->valueOf(S)Ljava/lang/Short;

    move-result-object v1

    return-object v1

    :cond_ad
    const/16 v1, 0x42

    if-ne v4, v1, :cond_b8

    long-to-int v1, v8

    int-to-byte v1, v1

    invoke-static {v1}, Ljava/lang/Byte;->valueOf(B)Ljava/lang/Byte;

    move-result-object v1

    return-object v1

    :cond_b8
    long-to-int v1, v8

    invoke-static {v1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;

    move-result-object v1

    return-object v1

    :cond_be
    invoke-static {v8, v9}, Ljava/lang/Long;->valueOf(J)Ljava/lang/Long;

    move-result-object v1

    return-object v1

    :cond_c3
    new-instance v1, Ljava/lang/NumberFormatException;

    invoke-virtual/range {p0 .. p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->numberString()Ljava/lang/String;

    move-result-object v2

    invoke-direct {v1, v2}, Ljava/lang/NumberFormatException;-><init>(Ljava/lang/String;)V

    throw v1

    :cond_cd
    neg-long v1, v8

    const-wide/32 v8, 0x7fffffff

    cmp-long v3, v1, v8

    if-gtz v3, :cond_f1

    if-eq v4, v7, :cond_f1

    if-ne v4, v6, :cond_e0

    long-to-int v2, v1

    int-to-short v1, v2

    invoke-static {v1}, Ljava/lang/Short;->valueOf(S)Ljava/lang/Short;

    move-result-object v1

    return-object v1

    :cond_e0
    const/16 v3, 0x42

    if-ne v4, v3, :cond_eb

    long-to-int v2, v1

    int-to-byte v1, v2

    invoke-static {v1}, Ljava/lang/Byte;->valueOf(B)Ljava/lang/Byte;

    move-result-object v1

    return-object v1

    :cond_eb
    long-to-int v2, v1

    invoke-static {v2}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;

    move-result-object v1

    return-object v1

    :cond_f1
    invoke-static {v1, v2}, Ljava/lang/Long;->valueOf(J)Ljava/lang/Long;

    move-result-object v1

    return-object v1
.end method

.method public isBlankInput()Z
    .registers 5

    const/4 v0, 0x0

    const/4 v1, 0x0

    :goto_2
    invoke-virtual {p0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    const/16 v3, 0x1a

    if-ne v2, v3, :cond_10

    const/16 v0, 0x14

    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    const/4 v0, 0x1

    return v0

    :cond_10
    invoke-static {v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->isWhitespace(C)Z

    move-result v2

    if-nez v2, :cond_17

    return v0

    :cond_17
    add-int/lit8 v1, v1, 0x1

    goto :goto_2
.end method

.method public abstract isEOF()Z
.end method

.method public final isEnabled(I)Z
    .registers 3

    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->c:I

    and-int/2addr p1, v0

    if-eqz p1, :cond_7

    const/4 p1, 0x1

    goto :goto_8

    :cond_7
    const/4 p1, 0x0

    :goto_8
    return p1
.end method

.method public final isEnabled(II)Z
    .registers 4

    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->c:I

    and-int/2addr v0, p2

    if-nez v0, :cond_b

    and-int/2addr p1, p2

    if-eqz p1, :cond_9

    goto :goto_b

    :cond_9
    const/4 p1, 0x0

    goto :goto_c

    :cond_b
    :goto_b
    const/4 p1, 0x1

    :goto_c
    return p1
.end method

.method public final isEnabled(Lcom/tradplus/ads/common/serialization/parser/Feature;)Z
    .registers 2

    iget p1, p1, Lcom/tradplus/ads/common/serialization/parser/Feature;->mask:I

    invoke-virtual {p0, p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->isEnabled(I)Z

    move-result p1

    return p1
.end method

.method public final isRef()Z
    .registers 6

    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->h:I

    const/4 v1, 0x0

    const/4 v2, 0x4

    if-eq v0, v2, :cond_7

    return v1

    :cond_7
    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->i:I

    const/4 v3, 0x1

    add-int/2addr v0, v3

    invoke-virtual {p0, v0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v0

    const/16 v4, 0x24

    if-ne v0, v4, :cond_37

    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->i:I

    add-int/lit8 v0, v0, 0x2

    invoke-virtual {p0, v0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v0

    const/16 v4, 0x72

    if-ne v0, v4, :cond_37

    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->i:I

    add-int/lit8 v0, v0, 0x3

    invoke-virtual {p0, v0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v0

    const/16 v4, 0x65

    if-ne v0, v4, :cond_37

    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->i:I

    add-int/2addr v0, v2

    invoke-virtual {p0, v0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v0

    const/16 v2, 0x66

    if-ne v0, v2, :cond_37

    const/4 v1, 0x1

    :cond_37
    return v1
.end method

.method public final longValue()J
    .registers 16

    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->i:I

    const/4 v1, 0x0

    const/4 v2, -0x1

    if-ne v0, v2, :cond_8

    iput v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->i:I

    :cond_8
    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->i:I

    iget v2, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->h:I

    add-int/2addr v2, v0

    invoke-virtual {p0, v0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v3

    const/16 v4, 0x2d

    const/4 v5, 0x1

    if-ne v3, v4, :cond_1c

    const-wide/high16 v3, -0x8000000000000000L

    add-int/lit8 v0, v0, 0x1

    const/4 v1, 0x1

    goto :goto_21

    :cond_1c
    const-wide v3, -0x7fffffffffffffffL    # -4.9E-324

    :goto_21
    const-wide v6, -0xcccccccccccccccL

    if-ge v0, v2, :cond_34

    add-int/lit8 v8, v0, 0x1

    invoke-virtual {p0, v0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v0

    add-int/lit8 v0, v0, -0x30

    neg-int v0, v0

    int-to-long v9, v0

    :goto_32
    move v0, v8

    goto :goto_36

    :cond_34
    const-wide/16 v9, 0x0

    :goto_36
    if-ge v0, v2, :cond_73

    add-int/lit8 v8, v0, 0x1

    invoke-virtual {p0, v0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v0

    const/16 v11, 0x4c

    if-eq v0, v11, :cond_72

    const/16 v11, 0x53

    if-eq v0, v11, :cond_72

    const/16 v11, 0x42

    if-ne v0, v11, :cond_4b

    goto :goto_72

    :cond_4b
    add-int/lit8 v0, v0, -0x30

    cmp-long v11, v9, v6

    if-ltz v11, :cond_68

    const-wide/16 v11, 0xa

    mul-long v9, v9, v11

    int-to-long v11, v0

    add-long v13, v3, v11

    cmp-long v0, v9, v13

    if-ltz v0, :cond_5e

    sub-long/2addr v9, v11

    goto :goto_32

    :cond_5e
    new-instance v0, Ljava/lang/NumberFormatException;

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->numberString()Ljava/lang/String;

    move-result-object v1

    invoke-direct {v0, v1}, Ljava/lang/NumberFormatException;-><init>(Ljava/lang/String;)V

    throw v0

    :cond_68
    new-instance v0, Ljava/lang/NumberFormatException;

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->numberString()Ljava/lang/String;

    move-result-object v1

    invoke-direct {v0, v1}, Ljava/lang/NumberFormatException;-><init>(Ljava/lang/String;)V

    throw v0

    :cond_72
    :goto_72
    move v0, v8

    :cond_73
    if-eqz v1, :cond_85

    iget v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->i:I

    add-int/2addr v1, v5

    if-le v0, v1, :cond_7b

    return-wide v9

    :cond_7b
    new-instance v0, Ljava/lang/NumberFormatException;

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->numberString()Ljava/lang/String;

    move-result-object v1

    invoke-direct {v0, v1}, Ljava/lang/NumberFormatException;-><init>(Ljava/lang/String;)V

    throw v0

    :cond_85
    neg-long v0, v9

    return-wide v0
.end method

.method public matchField(J)I
    .registers 3

    new-instance p1, Ljava/lang/UnsupportedOperationException;

    invoke-direct {p1}, Ljava/lang/UnsupportedOperationException;-><init>()V

    throw p1
.end method

.method public final matchField([C)Z
    .registers 5

    :goto_0
    invoke-virtual {p0, p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charArrayCompare([C)Z

    move-result v0

    if-nez v0, :cond_14

    iget-char v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    invoke-static {v0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->isWhitespace(C)Z

    move-result v0

    if-eqz v0, :cond_12

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    goto :goto_0

    :cond_12
    const/4 p1, 0x0

    return p1

    :cond_14
    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    array-length p1, p1

    add-int/2addr v0, p1

    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {p0, p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result p1

    iput-char p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    iget-char p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    const/16 v0, 0x7b

    const/4 v1, 0x1

    if-ne p1, v0, :cond_31

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    const/16 p1, 0xc

    :goto_2e
    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    goto :goto_74

    :cond_31
    const/16 v0, 0x5b

    if-ne p1, v0, :cond_3b

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    const/16 p1, 0xe

    goto :goto_2e

    :cond_3b
    const/16 v2, 0x53

    if-ne p1, v2, :cond_71

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr p1, v1

    invoke-virtual {p0, p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result p1

    const/16 v2, 0x65

    if-ne p1, v2, :cond_71

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 p1, p1, 0x2

    invoke-virtual {p0, p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result p1

    const/16 v2, 0x74

    if-ne p1, v2, :cond_71

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 p1, p1, 0x3

    invoke-virtual {p0, p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result p1

    if-ne p1, v0, :cond_71

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 p1, p1, 0x3

    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {p0, p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result p1

    iput-char p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    const/16 p1, 0x15

    goto :goto_2e

    :cond_71
    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->nextToken()V

    :goto_74
    return v1
.end method

.method public matchField2([C)Z
    .registers 2

    new-instance p1, Ljava/lang/UnsupportedOperationException;

    invoke-direct {p1}, Ljava/lang/UnsupportedOperationException;-><init>()V

    throw p1
.end method

.method public final matchStat()I
    .registers 2

    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return v0
.end method

.method public newCollectionByType(Ljava/lang/Class;)Ljava/util/Collection;
    .registers 4
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Ljava/lang/Class<",
            "*>;)",
            "Ljava/util/Collection<",
            "Ljava/lang/String;",
            ">;"
        }
    .end annotation

    const-class v0, Ljava/util/HashSet;

    invoke-virtual {p1, v0}, Ljava/lang/Class;->isAssignableFrom(Ljava/lang/Class;)Z

    move-result v0

    if-eqz v0, :cond_e

    new-instance p1, Ljava/util/HashSet;

    invoke-direct {p1}, Ljava/util/HashSet;-><init>()V

    return-object p1

    :cond_e
    const-class v0, Ljava/util/ArrayList;

    invoke-virtual {p1, v0}, Ljava/lang/Class;->isAssignableFrom(Ljava/lang/Class;)Z

    move-result v0

    if-eqz v0, :cond_1c

    new-instance p1, Ljava/util/ArrayList;

    invoke-direct {p1}, Ljava/util/ArrayList;-><init>()V

    return-object p1

    :cond_1c
    const-class v0, Ljava/util/LinkedList;

    invoke-virtual {p1, v0}, Ljava/lang/Class;->isAssignableFrom(Ljava/lang/Class;)Z

    move-result v0

    if-eqz v0, :cond_2a

    new-instance p1, Ljava/util/LinkedList;

    invoke-direct {p1}, Ljava/util/LinkedList;-><init>()V

    return-object p1

    :cond_2a
    :try_start_2a
    invoke-virtual {p1}, Ljava/lang/Class;->newInstance()Ljava/lang/Object;

    move-result-object p1

    check-cast p1, Ljava/util/Collection;
    :try_end_30
    .catch Ljava/lang/Exception; {:try_start_2a .. :try_end_30} :catch_31

    return-object p1

    :catch_31
    move-exception p1

    new-instance v0, Lcom/tradplus/ads/common/serialization/JSONException;

    invoke-virtual {p1}, Ljava/lang/Exception;->getMessage()Ljava/lang/String;

    move-result-object v1

    invoke-direct {v0, v1, p1}, Lcom/tradplus/ads/common/serialization/JSONException;-><init>(Ljava/lang/String;Ljava/lang/Throwable;)V

    throw v0
.end method

.method public abstract next()C
.end method

.method public final nextIdent()V
    .registers 3

    :goto_0
    iget-char v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    invoke-static {v0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->isWhitespace(C)Z

    move-result v0

    if-eqz v0, :cond_c

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    goto :goto_0

    :cond_c
    iget-char v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    const/16 v1, 0x5f

    if-eq v0, v1, :cond_21

    const/16 v1, 0x24

    if-eq v0, v1, :cond_21

    invoke-static {v0}, Ljava/lang/Character;->isLetter(C)Z

    move-result v0

    if-eqz v0, :cond_1d

    goto :goto_21

    :cond_1d
    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->nextToken()V

    goto :goto_24

    :cond_21
    :goto_21
    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->scanIdent()V

    :goto_24
    return-void
.end method

.method public final nextToken()V
    .registers 4

    const/4 v0, 0x0

    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->h:I

    :goto_3
    iget v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iput v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->b:I

    iget-char v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    const/16 v2, 0x2f

    if-ne v1, v2, :cond_11

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a()V

    goto :goto_3

    :cond_11
    const/16 v2, 0x22

    if-ne v1, v2, :cond_19

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->scanString()V

    return-void

    :cond_19
    const/16 v2, 0x2c

    if-ne v1, v2, :cond_25

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    const/16 v0, 0x10

    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    return-void

    :cond_25
    const/16 v2, 0x30

    if-lt v1, v2, :cond_31

    const/16 v2, 0x39

    if-gt v1, v2, :cond_31

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->scanNumber()V

    return-void

    :cond_31
    iget-char v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    const/16 v2, 0x2d

    if-ne v1, v2, :cond_3b

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->scanNumber()V

    return-void

    :cond_3b
    sparse-switch v1, :sswitch_data_f6

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->isEOF()Z

    move-result v1

    if-eqz v1, :cond_d8

    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    const/16 v1, 0x14

    if-eq v0, v1, :cond_d0

    iput v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->b:I

    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->f:I

    goto/16 :goto_f4

    :sswitch_54
    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    const/16 v0, 0xd

    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    return-void

    :sswitch_5c
    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    const/16 v0, 0xc

    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    return-void

    :sswitch_64
    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->scanHex()V

    return-void

    :sswitch_68
    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->scanTrue()V

    return-void

    :sswitch_6c
    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->scanNullOrNew()V

    return-void

    :sswitch_70
    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->scanFalse()V

    return-void

    :sswitch_74
    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    const/16 v0, 0xf

    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    return-void

    :sswitch_7c
    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    const/16 v0, 0xe

    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    return-void

    :sswitch_84
    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->scanIdent()V

    return-void

    :sswitch_88
    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    const/16 v0, 0x18

    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    return-void

    :sswitch_90
    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    const/16 v0, 0x11

    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    return-void

    :sswitch_98
    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    const/16 v0, 0x19

    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    return-void

    :sswitch_a0
    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->scanNumber()V

    return-void

    :sswitch_a7
    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    const/16 v0, 0xb

    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    return-void

    :sswitch_af
    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    const/16 v0, 0xa

    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    return-void

    :sswitch_b7
    sget-object v0, Lcom/tradplus/ads/common/serialization/parser/Feature;->AllowSingleQuotes:Lcom/tradplus/ads/common/serialization/parser/Feature;

    invoke-virtual {p0, v0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->isEnabled(Lcom/tradplus/ads/common/serialization/parser/Feature;)Z

    move-result v0

    if-eqz v0, :cond_c3

    invoke-direct {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->b()V

    return-void

    :cond_c3
    new-instance v0, Lcom/tradplus/ads/common/serialization/JSONException;

    const-string v1, "Feature.AllowSingleQuotes is false"

    invoke-direct {v0, v1}, Lcom/tradplus/ads/common/serialization/JSONException;-><init>(Ljava/lang/String;)V

    throw v0

    :cond_cb
    :goto_cb
    :sswitch_cb
    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    goto/16 :goto_3

    :cond_d0
    new-instance v0, Lcom/tradplus/ads/common/serialization/JSONException;

    const-string v1, "EOF error"

    invoke-direct {v0, v1}, Lcom/tradplus/ads/common/serialization/JSONException;-><init>(Ljava/lang/String;)V

    throw v0

    :cond_d8
    iget-char v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    const/16 v2, 0x1f

    if-le v1, v2, :cond_cb

    const/16 v2, 0x7f

    if-ne v1, v2, :cond_e3

    goto :goto_cb

    :cond_e3
    const/4 v2, 0x1

    new-array v2, v2, [Ljava/lang/Object;

    invoke-static {v1}, Ljava/lang/String;->valueOf(I)Ljava/lang/String;

    move-result-object v1

    aput-object v1, v2, v0

    const-string v0, "illegal.char"

    invoke-virtual {p0, v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a(Ljava/lang/String;[Ljava/lang/Object;)V

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    :goto_f4
    return-void

    nop

    :sswitch_data_f6
    .sparse-switch
        0x8 -> :sswitch_cb
        0x9 -> :sswitch_cb
        0xa -> :sswitch_cb
        0xc -> :sswitch_cb
        0xd -> :sswitch_cb
        0x20 -> :sswitch_cb
        0x27 -> :sswitch_b7
        0x28 -> :sswitch_af
        0x29 -> :sswitch_a7
        0x2b -> :sswitch_a0
        0x2e -> :sswitch_98
        0x3a -> :sswitch_90
        0x3b -> :sswitch_88
        0x4e -> :sswitch_84
        0x53 -> :sswitch_84
        0x54 -> :sswitch_84
        0x5b -> :sswitch_7c
        0x5d -> :sswitch_74
        0x66 -> :sswitch_70
        0x6e -> :sswitch_6c
        0x74 -> :sswitch_68
        0x75 -> :sswitch_84
        0x78 -> :sswitch_64
        0x7b -> :sswitch_5c
        0x7d -> :sswitch_54
    .end sparse-switch
.end method

.method public final nextToken(I)V
    .registers 12

    const/4 v0, 0x0

    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->h:I

    :goto_3
    const/4 v1, 0x2

    const/16 v2, 0xd

    const/16 v3, 0x39

    const/16 v4, 0x22

    const/16 v5, 0x30

    const/16 v6, 0xe

    const/16 v7, 0x5b

    const/16 v8, 0x7b

    const/16 v9, 0xc

    if-eq p1, v1, :cond_be

    const/4 v1, 0x4

    if-eq p1, v1, :cond_94

    if-eq p1, v9, :cond_82

    const/16 v1, 0x12

    if-eq p1, v1, :cond_7e

    const/16 v1, 0x1a

    const/16 v3, 0x14

    if-eq p1, v3, :cond_77

    const/16 v4, 0xf

    const/16 v5, 0x5d

    packed-switch p1, :pswitch_data_108

    goto/16 :goto_e8

    :pswitch_2e
    iget-char v6, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    const/16 v7, 0x2c

    if-ne v6, v7, :cond_3c

    const/16 p1, 0x10

    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    return-void

    :cond_3c
    const/16 v7, 0x7d

    if-ne v6, v7, :cond_46

    iput v2, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    return-void

    :cond_46
    if-ne v6, v5, :cond_4e

    iput v4, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    return-void

    :cond_4e
    if-ne v6, v1, :cond_53

    iput v3, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    return-void

    :cond_53
    const/16 v1, 0x6e

    if-ne v6, v1, :cond_e8

    invoke-virtual {p0, v0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->scanNullOrNew(Z)V

    return-void

    :pswitch_5b
    iget-char v6, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    if-ne v6, v5, :cond_77

    iput v4, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    return-void

    :pswitch_65
    iget-char v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    if-ne v1, v7, :cond_6f

    iput v6, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    return-void

    :cond_6f
    if-ne v1, v8, :cond_e8

    iput v9, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    return-void

    :cond_77
    iget-char v4, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    if-ne v4, v1, :cond_e8

    iput v3, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    return-void

    :cond_7e
    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->nextIdent()V

    return-void

    :cond_82
    iget-char v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    if-ne v1, v8, :cond_8c

    iput v9, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    return-void

    :cond_8c
    if-ne v1, v7, :cond_e8

    iput v6, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    return-void

    :cond_94
    iget-char v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    if-ne v1, v4, :cond_a0

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->b:I

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->scanString()V

    return-void

    :cond_a0
    if-lt v1, v5, :cond_ac

    if-gt v1, v3, :cond_ac

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->b:I

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->scanNumber()V

    return-void

    :cond_ac
    iget-char v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    if-ne v1, v7, :cond_b6

    iput v6, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    return-void

    :cond_b6
    if-ne v1, v8, :cond_e8

    iput v9, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    return-void

    :cond_be
    iget-char v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    if-lt v1, v5, :cond_cc

    if-gt v1, v3, :cond_cc

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->b:I

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->scanNumber()V

    return-void

    :cond_cc
    iget-char v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    if-ne v1, v4, :cond_d8

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->b:I

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->scanString()V

    return-void

    :cond_d8
    if-ne v1, v7, :cond_e0

    iput v6, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    return-void

    :cond_e0
    if-ne v1, v8, :cond_e8

    iput v9, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    return-void

    :cond_e8
    :goto_e8
    iget-char v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    const/16 v3, 0x20

    if-eq v1, v3, :cond_103

    const/16 v3, 0xa

    if-eq v1, v3, :cond_103

    if-eq v1, v2, :cond_103

    const/16 v2, 0x9

    if-eq v1, v2, :cond_103

    if-eq v1, v9, :cond_103

    const/16 v2, 0x8

    if-ne v1, v2, :cond_ff

    goto :goto_103

    :cond_ff
    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->nextToken()V

    return-void

    :cond_103
    :goto_103
    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    goto/16 :goto_3

    :pswitch_data_108
    .packed-switch 0xe
        :pswitch_65
        :pswitch_5b
        :pswitch_2e
    .end packed-switch
.end method

.method public final nextTokenWithChar(C)V
    .registers 5

    const/4 v0, 0x0

    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->h:I

    :goto_3
    iget-char v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    if-ne v0, p1, :cond_e

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->nextToken()V

    return-void

    :cond_e
    const/16 v1, 0x20

    if-eq v0, v1, :cond_54

    const/16 v1, 0xa

    if-eq v0, v1, :cond_54

    const/16 v1, 0xd

    if-eq v0, v1, :cond_54

    const/16 v1, 0x9

    if-eq v0, v1, :cond_54

    const/16 v1, 0xc

    if-eq v0, v1, :cond_54

    const/16 v1, 0x8

    if-ne v0, v1, :cond_27

    goto :goto_54

    :cond_27
    new-instance v0, Lcom/tradplus/ads/common/serialization/JSONException;

    new-instance v1, Ljava/lang/StringBuilder;

    invoke-direct {v1}, Ljava/lang/StringBuilder;-><init>()V

    const-string v2, "not match "

    invoke-virtual {v1, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;

    invoke-virtual {v1, p1}, Ljava/lang/StringBuilder;->append(C)Ljava/lang/StringBuilder;

    const-string p1, " - "

    invoke-virtual {v1, p1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;

    iget-char p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    invoke-virtual {v1, p1}, Ljava/lang/StringBuilder;->append(C)Ljava/lang/StringBuilder;

    const-string p1, ", info : "

    invoke-virtual {v1, p1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->info()Ljava/lang/String;

    move-result-object p1

    invoke-virtual {v1, p1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;

    invoke-virtual {v1}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;

    move-result-object p1

    invoke-direct {v0, p1}, Lcom/tradplus/ads/common/serialization/JSONException;-><init>(Ljava/lang/String;)V

    throw v0

    :cond_54
    :goto_54
    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    goto :goto_3
.end method

.method public final nextTokenWithColon()V
    .registers 2

    const/16 v0, 0x3a

    invoke-virtual {p0, v0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->nextTokenWithChar(C)V

    return-void
.end method

.method public final nextTokenWithColon(I)V
    .registers 2

    const/16 p1, 0x3a

    invoke-virtual {p0, p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->nextTokenWithChar(C)V

    return-void
.end method

.method public abstract numberString()Ljava/lang/String;
.end method

.method public final pos()I
    .registers 2

    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->b:I

    return v0
.end method

.method public final resetStringPosition()V
    .registers 2

    const/4 v0, 0x0

    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->h:I

    return-void
.end method

.method public scanBoolean(C)Z
    .registers 11

    const/4 v0, 0x0

    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    iget v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v1, v0

    invoke-virtual {p0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    const/4 v2, 0x3

    const/4 v3, 0x5

    const/16 v4, 0x65

    const/4 v5, -0x1

    const/4 v6, 0x2

    const/4 v7, 0x1

    const/16 v8, 0x74

    if-ne v1, v8, :cond_44

    iget v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v1, v7

    invoke-virtual {p0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    const/16 v8, 0x72

    if-ne v1, v8, :cond_41

    iget v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v1, v7

    add-int/2addr v1, v7

    invoke-virtual {p0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    const/16 v8, 0x75

    if-ne v1, v8, :cond_41

    iget v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v1, v7

    add-int/2addr v1, v6

    invoke-virtual {p0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    if-ne v1, v4, :cond_41

    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v0, v0, 0x4

    invoke-virtual {p0, v0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    const/4 v0, 0x1

    const/4 v6, 0x5

    goto :goto_9c

    :cond_41
    iput v5, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return v0

    :cond_44
    const/16 v8, 0x66

    if-ne v1, v8, :cond_82

    iget v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v1, v7

    invoke-virtual {p0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    const/16 v8, 0x61

    if-ne v1, v8, :cond_7f

    iget v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v1, v7

    add-int/2addr v1, v7

    invoke-virtual {p0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    const/16 v8, 0x6c

    if-ne v1, v8, :cond_7f

    iget v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v1, v7

    add-int/2addr v1, v6

    invoke-virtual {p0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    const/16 v6, 0x73

    if-ne v1, v6, :cond_7f

    iget v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v1, v7

    add-int/2addr v1, v2

    invoke-virtual {p0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    if-ne v1, v4, :cond_7f

    iget v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    const/4 v4, 0x6

    add-int/2addr v1, v3

    invoke-virtual {p0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    const/4 v6, 0x6

    goto :goto_9c

    :cond_7f
    iput v5, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return v0

    :cond_82
    const/16 v3, 0x31

    if-ne v1, v3, :cond_8f

    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v0, v7

    invoke-virtual {p0, v0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    const/4 v0, 0x1

    goto :goto_9c

    :cond_8f
    const/16 v3, 0x30

    if-ne v1, v3, :cond_9b

    iget v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v1, v7

    invoke-virtual {p0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    goto :goto_9c

    :cond_9b
    const/4 v6, 0x1

    :goto_9c
    if-ne v1, p1, :cond_ae

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr p1, v6

    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {p0, p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result p1

    iput-char p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    iput v2, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return v0

    :cond_ae
    invoke-static {v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->isWhitespace(C)Z

    move-result v1

    if-eqz v1, :cond_bf

    iget v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v3, v6, 0x1

    add-int/2addr v1, v6

    invoke-virtual {p0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    move v6, v3

    goto :goto_9c

    :cond_bf
    iput v5, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return v0
.end method

.method public scanDate(C)Ljava/util/Date;
    .registers 19

    move-object/from16 v1, p0

    const/4 v0, 0x0

    iput v0, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    iget v2, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v2, v0

    invoke-virtual {v1, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    const/4 v3, 0x4

    const/4 v4, 0x5

    const/16 v5, 0x22

    const/4 v6, 0x0

    const/4 v7, -0x1

    const/4 v8, 0x1

    if-ne v2, v5, :cond_94

    iget v2, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v2, v8

    invoke-virtual {v1, v5, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->indexOf(CI)I

    move-result v2

    if-eq v2, v7, :cond_8c

    iget v4, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v4, v8

    sub-int v9, v2, v4

    invoke-virtual {v1, v4, v9}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->subString(II)Ljava/lang/String;

    move-result-object v4

    const/16 v9, 0x5c

    invoke-virtual {v4, v9}, Ljava/lang/String;->indexOf(I)I

    move-result v10

    if-eq v10, v7, :cond_5a

    :goto_2f
    add-int/lit8 v4, v2, -0x1

    const/4 v10, 0x0

    :goto_32
    if-ltz v4, :cond_3f

    invoke-virtual {v1, v4}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v11

    if-ne v11, v9, :cond_3f

    add-int/lit8 v10, v10, 0x1

    add-int/lit8 v4, v4, -0x1

    goto :goto_32

    :cond_3f
    rem-int/lit8 v10, v10, 0x2

    if-nez v10, :cond_53

    iget v4, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v5, v4, 0x1

    sub-int v5, v2, v5

    add-int/2addr v4, v8

    invoke-virtual {v1, v4, v5}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->sub_chars(II)[C

    move-result-object v4

    invoke-static {v4, v5}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->readString([CI)Ljava/lang/String;

    move-result-object v4

    goto :goto_5a

    :cond_53
    add-int/lit8 v2, v2, 0x1

    invoke-virtual {v1, v5, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->indexOf(CI)I

    move-result v2

    goto :goto_2f

    :cond_5a
    :goto_5a
    iget v5, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v9, v5, 0x1

    sub-int/2addr v2, v9

    add-int/2addr v2, v8

    add-int/2addr v2, v8

    add-int/lit8 v9, v2, 0x1

    add-int/2addr v5, v2

    invoke-virtual {v1, v5}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    new-instance v5, Lcom/tradplus/ads/common/serialization/parser/JSONScanner;

    invoke-direct {v5, v4}, Lcom/tradplus/ads/common/serialization/parser/JSONScanner;-><init>(Ljava/lang/String;)V

    :try_start_6d
    invoke-virtual {v5, v0}, Lcom/tradplus/ads/common/serialization/parser/JSONScanner;->scanISO8601DateIfMatch(Z)Z

    move-result v0

    if-eqz v0, :cond_81

    invoke-virtual {v5}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->getCalendar()Ljava/util/Calendar;

    move-result-object v0

    invoke-virtual {v0}, Ljava/util/Calendar;->getTime()Ljava/util/Date;

    move-result-object v0
    :try_end_7b
    .catchall {:try_start_6d .. :try_end_7b} :catchall_87

    invoke-virtual {v5}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->close()V

    move v14, v9

    goto/16 :goto_115

    :cond_81
    :try_start_81
    iput v7, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I
    :try_end_83
    .catchall {:try_start_81 .. :try_end_83} :catchall_87

    invoke-virtual {v5}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->close()V

    return-object v6

    :catchall_87
    move-exception v0

    invoke-virtual {v5}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->close()V

    throw v0

    :cond_8c
    new-instance v0, Lcom/tradplus/ads/common/serialization/JSONException;

    const-string v2, "unclosed str"

    invoke-direct {v0, v2}, Lcom/tradplus/ads/common/serialization/JSONException;-><init>(Ljava/lang/String;)V

    throw v0

    :cond_94
    const/16 v5, 0x2d

    const/16 v9, 0x39

    const/4 v10, 0x2

    const/16 v11, 0x30

    if-eq v2, v5, :cond_d6

    if-lt v2, v11, :cond_a2

    if-gt v2, v9, :cond_a2

    goto :goto_d6

    :cond_a2
    const/16 v0, 0x6e

    if-ne v2, v0, :cond_d3

    iget v0, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v0, v8

    invoke-virtual {v1, v0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v0

    const/16 v2, 0x75

    if-ne v0, v2, :cond_d3

    iget v0, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v0, v8

    add-int/2addr v0, v8

    invoke-virtual {v1, v0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v0

    const/16 v2, 0x6c

    if-ne v0, v2, :cond_d3

    iget v0, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v0, v8

    add-int/2addr v0, v10

    invoke-virtual {v1, v0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v0

    if-ne v0, v2, :cond_d3

    iput v4, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    iget v0, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v0, v3

    invoke-virtual {v1, v0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    move-object v0, v6

    const/4 v14, 0x5

    goto :goto_115

    :cond_d3
    iput v7, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v6

    :cond_d6
    :goto_d6
    if-ne v2, v5, :cond_e1

    iget v0, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v0, v8

    invoke-virtual {v1, v0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    const/4 v0, 0x1

    goto :goto_e2

    :cond_e1
    const/4 v10, 0x1

    :goto_e2
    const-wide/16 v4, 0x0

    if-lt v2, v11, :cond_104

    if-gt v2, v9, :cond_104

    add-int/lit8 v2, v2, -0x30

    int-to-long v12, v2

    :goto_eb
    iget v2, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v14, v10, 0x1

    add-int/2addr v2, v10

    invoke-virtual {v1, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    if-lt v2, v11, :cond_106

    if-gt v2, v9, :cond_106

    const-wide/16 v15, 0xa

    mul-long v12, v12, v15

    add-int/lit8 v2, v2, -0x30

    int-to-long v9, v2

    add-long/2addr v12, v9

    move v10, v14

    const/16 v9, 0x39

    goto :goto_eb

    :cond_104
    move-wide v12, v4

    move v14, v10

    :cond_106
    cmp-long v9, v12, v4

    if-gez v9, :cond_10d

    iput v7, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v6

    :cond_10d
    if-eqz v0, :cond_110

    neg-long v12, v12

    :cond_110
    new-instance v0, Ljava/util/Date;

    invoke-direct {v0, v12, v13}, Ljava/util/Date;-><init>(J)V

    :goto_115
    const/16 v4, 0x2c

    if-ne v2, v4, :cond_12e

    iget v2, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v2, v14

    iput v2, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget v2, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {v1, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    iput-char v2, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    const/4 v2, 0x3

    iput v2, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    const/16 v2, 0x10

    iput v2, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    return-object v0

    :cond_12e
    const/16 v5, 0x5d

    if-ne v2, v5, :cond_174

    iget v2, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v5, v14, 0x1

    add-int/2addr v2, v14

    invoke-virtual {v1, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    if-ne v2, v4, :cond_14f

    const/16 v2, 0x10

    :goto_13f
    iput v2, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    iget v2, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v2, v5

    iput v2, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget v2, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {v1, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    :goto_14c
    iput-char v2, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    goto :goto_16e

    :cond_14f
    const/16 v4, 0x5d

    if-ne v2, v4, :cond_156

    const/16 v2, 0xf

    goto :goto_13f

    :cond_156
    const/16 v4, 0x7d

    if-ne v2, v4, :cond_15d

    const/16 v2, 0xd

    goto :goto_13f

    :cond_15d
    const/16 v4, 0x1a

    if-ne v2, v4, :cond_171

    const/16 v2, 0x14

    iput v2, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    iget v2, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    sub-int/2addr v5, v8

    add-int/2addr v2, v5

    iput v2, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    const/16 v2, 0x1a

    goto :goto_14c

    :goto_16e
    iput v3, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v0

    :cond_171
    iput v7, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v6

    :cond_174
    iput v7, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v6
.end method

.method public scanDecimal(C)Ljava/math/BigDecimal;
    .registers 19

    move-object/from16 v0, p0

    const/4 v1, 0x0

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v2, v1

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    const/16 v3, 0x22

    const/4 v4, 0x1

    if-ne v2, v3, :cond_13

    const/4 v5, 0x1

    goto :goto_14

    :cond_13
    const/4 v5, 0x0

    :goto_14
    const/4 v6, 0x2

    if-eqz v5, :cond_20

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v2, v4

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    const/4 v7, 0x2

    goto :goto_21

    :cond_20
    const/4 v7, 0x1

    :goto_21
    const/16 v8, 0x2d

    if-ne v2, v8, :cond_27

    const/4 v9, 0x1

    goto :goto_28

    :cond_27
    const/4 v9, 0x0

    :goto_28
    if-eqz v9, :cond_34

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v9, v7, 0x1

    add-int/2addr v2, v7

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    move v7, v9

    :cond_34
    const/4 v10, 0x3

    const/16 v12, 0x2c

    const/16 v13, 0x30

    const/4 v14, -0x1

    const/4 v15, 0x0

    if-lt v2, v13, :cond_154

    const/16 v9, 0x39

    if-gt v2, v9, :cond_154

    :goto_41
    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v16, v7, 0x1

    add-int/2addr v2, v7

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    if-lt v2, v13, :cond_51

    if-gt v2, v9, :cond_51

    move/from16 v7, v16

    goto :goto_41

    :cond_51
    const/16 v7, 0x2e

    if-ne v2, v7, :cond_57

    const/4 v7, 0x1

    goto :goto_58

    :cond_57
    const/4 v7, 0x0

    :goto_58
    if-eqz v7, :cond_7b

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v7, v16, 0x1

    add-int v2, v2, v16

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    if-lt v2, v13, :cond_78

    if-gt v2, v9, :cond_78

    :goto_68
    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v16, v7, 0x1

    add-int/2addr v2, v7

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    if-lt v2, v13, :cond_7b

    if-gt v2, v9, :cond_7b

    move/from16 v7, v16

    goto :goto_68

    :cond_78
    iput v14, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v15

    :cond_7b
    const/16 v7, 0x65

    if-eq v2, v7, :cond_86

    const/16 v7, 0x45

    if-ne v2, v7, :cond_84

    goto :goto_86

    :cond_84
    const/4 v7, 0x0

    goto :goto_87

    :cond_86
    :goto_86
    const/4 v7, 0x1

    :goto_87
    if-eqz v7, :cond_b7

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v7, v16, 0x1

    add-int v2, v2, v16

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    const/16 v11, 0x2b

    if-eq v2, v11, :cond_9d

    if-ne v2, v8, :cond_9a

    goto :goto_9d

    :cond_9a
    :goto_9a
    move/from16 v16, v7

    goto :goto_a8

    :cond_9d
    :goto_9d
    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v8, v7, 0x1

    add-int/2addr v2, v7

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    move/from16 v16, v8

    :goto_a8
    if-lt v2, v13, :cond_b7

    if-gt v2, v9, :cond_b7

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v7, v16, 0x1

    add-int v2, v2, v16

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    goto :goto_9a

    :cond_b7
    if-eqz v5, :cond_d2

    if-eq v2, v3, :cond_be

    iput v14, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v15

    :cond_be
    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v3, v16, 0x1

    add-int v2, v2, v16

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    iget v5, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v7, v5, 0x1

    add-int/2addr v5, v3

    sub-int/2addr v5, v7

    sub-int/2addr v5, v6

    move/from16 v16, v3

    goto :goto_d9

    :cond_d2
    iget v7, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int v3, v7, v16

    sub-int/2addr v3, v7

    add-int/lit8 v5, v3, -0x1

    :goto_d9
    const v3, 0xffff

    if-gt v5, v3, :cond_14c

    invoke-virtual {v0, v7, v5}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->sub_chars(II)[C

    move-result-object v3

    new-instance v5, Ljava/math/BigDecimal;

    array-length v6, v3

    sget-object v7, Ljava/math/MathContext;->UNLIMITED:Ljava/math/MathContext;

    invoke-direct {v5, v3, v1, v6, v7}, Ljava/math/BigDecimal;-><init>([CIILjava/math/MathContext;)V

    if-ne v2, v12, :cond_101

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int v1, v1, v16

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    iput-char v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    iput v10, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    const/16 v1, 0x10

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    return-object v5

    :cond_101
    const/16 v1, 0x10

    const/16 v3, 0x5d

    if-ne v2, v3, :cond_149

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v3, v16, 0x1

    add-int v2, v2, v16

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    if-ne v2, v12, :cond_123

    :goto_113
    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v1, v3

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    :goto_120
    iput-char v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    goto :goto_142

    :cond_123
    const/16 v1, 0x5d

    if-ne v2, v1, :cond_12a

    const/16 v1, 0xf

    goto :goto_113

    :cond_12a
    const/16 v1, 0x7d

    if-ne v2, v1, :cond_131

    const/16 v1, 0xd

    goto :goto_113

    :cond_131
    const/16 v1, 0x1a

    if-ne v2, v1, :cond_146

    const/16 v1, 0x14

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    sub-int/2addr v3, v4

    add-int/2addr v1, v3

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    const/16 v1, 0x1a

    goto :goto_120

    :goto_142
    const/4 v1, 0x4

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v5

    :cond_146
    iput v14, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v15

    :cond_149
    iput v14, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v15

    :cond_14c
    new-instance v1, Lcom/tradplus/ads/common/serialization/JSONException;

    const-string v2, "decimal overflow"

    invoke-direct {v1, v2}, Lcom/tradplus/ads/common/serialization/JSONException;-><init>(Ljava/lang/String;)V

    throw v1

    :cond_154
    const/16 v1, 0x6e

    if-ne v2, v1, :cond_1d9

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v1, v7

    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    const/16 v2, 0x75

    if-ne v1, v2, :cond_1d9

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v1, v7

    add-int/2addr v1, v4

    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    const/16 v2, 0x6c

    if-ne v1, v2, :cond_1d9

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v1, v7

    add-int/2addr v1, v6

    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    if-ne v1, v2, :cond_1d9

    const/4 v1, 0x5

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    add-int/2addr v7, v10

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v4, v7, 0x1

    add-int/2addr v2, v7

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    if-eqz v5, :cond_194

    if-ne v2, v3, :cond_194

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v3, v4, 0x1

    add-int/2addr v2, v4

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    goto :goto_195

    :cond_194
    move v3, v4

    :goto_195
    if-ne v2, v12, :cond_1ab

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v2, v3

    iput v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    iput-char v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    const/16 v4, 0x10

    iput v4, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    return-object v15

    :cond_1ab
    const/16 v4, 0x10

    const/16 v5, 0x7d

    if-ne v2, v5, :cond_1c5

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v2, v3

    iput v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    iput-char v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    const/16 v1, 0xd

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    return-object v15

    :cond_1c5
    invoke-static {v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->isWhitespace(C)Z

    move-result v2

    if-eqz v2, :cond_1d6

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v6, v3, 0x1

    add-int/2addr v2, v3

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    move v3, v6

    goto :goto_195

    :cond_1d6
    iput v14, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v15

    :cond_1d9
    iput v14, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v15
.end method

.method public scanDouble(C)D
    .registers 25

    move-object/from16 v0, p0

    const/4 v1, 0x0

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v2, v1

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    const/16 v3, 0x22

    const/4 v4, 0x1

    if-ne v2, v3, :cond_13

    const/4 v5, 0x1

    goto :goto_14

    :cond_13
    const/4 v5, 0x0

    :goto_14
    if-eqz v5, :cond_1f

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v2, v4

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    const/4 v7, 0x2

    goto :goto_20

    :cond_1f
    const/4 v7, 0x1

    :goto_20
    const/16 v8, 0x2d

    if-ne v2, v8, :cond_26

    const/4 v9, 0x1

    goto :goto_27

    :cond_26
    const/4 v9, 0x0

    :goto_27
    if-eqz v9, :cond_33

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v10, v7, 0x1

    add-int/2addr v2, v7

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    move v7, v10

    :cond_33
    const-wide/16 v12, 0x0

    const/4 v14, -0x1

    const/16 v15, 0x30

    if-lt v2, v15, :cond_13e

    const/16 v1, 0x39

    if-gt v2, v1, :cond_13e

    sub-int/2addr v2, v15

    int-to-long v10, v2

    :goto_40
    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v17, v7, 0x1

    add-int/2addr v2, v7

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    const-wide/16 v18, 0xa

    if-lt v2, v15, :cond_58

    if-gt v2, v1, :cond_58

    mul-long v10, v10, v18

    add-int/lit8 v2, v2, -0x30

    int-to-long v6, v2

    add-long/2addr v10, v6

    move/from16 v7, v17

    goto :goto_40

    :cond_58
    const/16 v6, 0x2e

    if-ne v2, v6, :cond_5e

    const/4 v6, 0x1

    goto :goto_5f

    :cond_5e
    const/4 v6, 0x0

    :goto_5f
    if-eqz v6, :cond_a0

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v6, v17, 0x1

    add-int v2, v2, v17

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    if-lt v2, v15, :cond_9d

    if-gt v2, v1, :cond_9d

    mul-long v10, v10, v18

    sub-int/2addr v2, v15

    int-to-long v3, v2

    add-long/2addr v10, v3

    move-wide/from16 v2, v18

    :goto_76
    iget v4, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v7, v6, 0x1

    add-int/2addr v4, v6

    invoke-virtual {v0, v4}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v4

    if-lt v4, v15, :cond_93

    if-gt v4, v1, :cond_93

    mul-long v10, v10, v18

    add-int/lit8 v4, v4, -0x30

    move/from16 v20, v9

    int-to-long v8, v4

    add-long/2addr v10, v8

    mul-long v2, v2, v18

    move v6, v7

    move/from16 v9, v20

    const/16 v8, 0x2d

    goto :goto_76

    :cond_93
    move/from16 v20, v9

    move/from16 v17, v7

    move-wide/from16 v21, v2

    move v2, v4

    move-wide/from16 v3, v21

    goto :goto_a4

    :cond_9d
    iput v14, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-wide v12

    :cond_a0
    move/from16 v20, v9

    const-wide/16 v3, 0x1

    :goto_a4
    const/16 v7, 0x65

    if-eq v2, v7, :cond_b0

    const/16 v7, 0x45

    if-ne v2, v7, :cond_ad

    goto :goto_b0

    :cond_ad
    const/16 v16, 0x0

    goto :goto_b2

    :cond_b0
    :goto_b0
    const/16 v16, 0x1

    :goto_b2
    if-eqz v16, :cond_e0

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v7, v17, 0x1

    add-int v2, v2, v17

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    const/16 v8, 0x2b

    if-eq v2, v8, :cond_ca

    const/16 v6, 0x2d

    if-ne v2, v6, :cond_c7

    goto :goto_ca

    :cond_c7
    move/from16 v17, v7

    goto :goto_d5

    :cond_ca
    :goto_ca
    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v6, v7, 0x1

    add-int/2addr v2, v7

    :goto_cf
    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    move/from16 v17, v6

    :goto_d5
    if-lt v2, v15, :cond_e0

    if-gt v2, v1, :cond_e0

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v6, v17, 0x1

    add-int v2, v2, v17

    goto :goto_cf

    :cond_e0
    if-eqz v5, :cond_fc

    const/16 v1, 0x22

    if-eq v2, v1, :cond_e9

    iput v14, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-wide v12

    :cond_e9
    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v2, v17, 0x1

    add-int v1, v1, v17

    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    iget v5, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v6, v5, 0x1

    add-int/2addr v5, v2

    sub-int/2addr v5, v6

    const/4 v7, 0x2

    sub-int/2addr v5, v7

    goto :goto_107

    :cond_fc
    iget v6, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int v1, v6, v17

    sub-int/2addr v1, v6

    const/4 v5, 0x1

    add-int/lit8 v5, v1, -0x1

    move v1, v2

    move/from16 v2, v17

    :goto_107
    if-nez v16, :cond_11a

    const/16 v7, 0x11

    if-ge v5, v7, :cond_11a

    long-to-double v5, v10

    long-to-double v3, v3

    invoke-static {v5, v6}, Ljava/lang/Double;->isNaN(D)Z

    invoke-static {v3, v4}, Ljava/lang/Double;->isNaN(D)Z

    div-double/2addr v5, v3

    if-eqz v20, :cond_122

    neg-double v5, v5

    goto :goto_122

    :cond_11a
    invoke-virtual {v0, v6, v5}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->subString(II)Ljava/lang/String;

    move-result-object v3

    invoke-static {v3}, Ljava/lang/Double;->parseDouble(Ljava/lang/String;)D

    move-result-wide v5

    :cond_122
    :goto_122
    move/from16 v3, p1

    if-ne v1, v3, :cond_13b

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v1, v2

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    iput-char v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    const/4 v1, 0x3

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    const/16 v1, 0x10

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    return-wide v5

    :cond_13b
    iput v14, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-wide v5

    :cond_13e
    const/16 v1, 0x6e

    if-ne v2, v1, :cond_1c9

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v1, v7

    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    const/16 v2, 0x75

    if-ne v1, v2, :cond_1c9

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v1, v7

    const/4 v2, 0x1

    add-int/2addr v1, v2

    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    const/16 v2, 0x6c

    if-ne v1, v2, :cond_1c9

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v1, v7

    const/4 v3, 0x2

    add-int/2addr v1, v3

    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    if-ne v1, v2, :cond_1c9

    const/4 v1, 0x5

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    const/4 v2, 0x3

    add-int/2addr v7, v2

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v3, v7, 0x1

    add-int/2addr v2, v7

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    if-eqz v5, :cond_183

    const/16 v4, 0x22

    if-ne v2, v4, :cond_183

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v4, v3, 0x1

    add-int/2addr v2, v3

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    move v3, v4

    :cond_183
    :goto_183
    const/16 v4, 0x2c

    if-ne v2, v4, :cond_19b

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v2, v3

    iput v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    iput-char v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    const/16 v4, 0x10

    iput v4, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    return-wide v12

    :cond_19b
    const/16 v4, 0x10

    const/16 v5, 0x5d

    if-ne v2, v5, :cond_1b5

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v2, v3

    iput v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    iput-char v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    const/16 v1, 0xf

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    return-wide v12

    :cond_1b5
    invoke-static {v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->isWhitespace(C)Z

    move-result v2

    if-eqz v2, :cond_1c6

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v5, v3, 0x1

    add-int/2addr v2, v3

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    move v3, v5

    goto :goto_183

    :cond_1c6
    iput v14, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-wide v12

    :cond_1c9
    iput v14, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-wide v12
.end method

.method public scanEnum(Ljava/lang/Class;Lcom/tradplus/ads/common/serialization/parser/SymbolTable;C)Ljava/lang/Enum;
    .registers 4
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Ljava/lang/Class<",
            "*>;",
            "Lcom/tradplus/ads/common/serialization/parser/SymbolTable;",
            "C)",
            "Ljava/lang/Enum<",
            "*>;"
        }
    .end annotation

    invoke-virtual {p0, p2, p3}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->scanSymbolWithSeperator(Lcom/tradplus/ads/common/serialization/parser/SymbolTable;C)Ljava/lang/String;

    move-result-object p2

    if-nez p2, :cond_8

    const/4 p1, 0x0

    return-object p1

    :cond_8
    invoke-static {p1, p2}, Ljava/lang/Enum;->valueOf(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;

    move-result-object p1

    return-object p1
.end method

.method public scanEnumSymbol([C)J
    .registers 12

    const/4 v0, 0x0

    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    invoke-virtual {p0, p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charArrayCompare([C)Z

    move-result v0

    const-wide/16 v1, 0x0

    if-nez v0, :cond_f

    const/4 p1, -0x2

    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-wide v1

    :cond_f
    array-length p1, p1

    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v3, p1, 0x1

    add-int/2addr v0, p1

    invoke-virtual {p0, v0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result p1

    const/16 v0, 0x22

    const/4 v4, -0x1

    if-eq p1, v0, :cond_21

    iput v4, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-wide v1

    :cond_21
    const-wide v5, -0x340d631b7bdddcdbL    # -7.302176725335867E57

    :goto_26
    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v7, v3, 0x1

    add-int/2addr p1, v3

    invoke-virtual {p0, p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result p1

    if-ne p1, v0, :cond_97

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v0, v7, 0x1

    add-int/2addr p1, v7

    invoke-virtual {p0, p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result p1

    const/16 v3, 0x2c

    if-ne p1, v3, :cond_4f

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr p1, v0

    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {p0, p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result p1

    iput-char p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    const/4 p1, 0x3

    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-wide v5

    :cond_4f
    const/16 v7, 0x7d

    if-ne p1, v7, :cond_94

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v8, v0, 0x1

    add-int/2addr p1, v0

    invoke-virtual {p0, p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result p1

    if-ne p1, v3, :cond_70

    const/16 p1, 0x10

    :goto_60
    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr p1, v8

    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {p0, p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result p1

    iput-char p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    goto :goto_8d

    :cond_70
    const/16 v0, 0x5d

    if-ne p1, v0, :cond_77

    const/16 p1, 0xf

    goto :goto_60

    :cond_77
    if-ne p1, v7, :cond_7c

    const/16 p1, 0xd

    goto :goto_60

    :cond_7c
    const/16 v0, 0x1a

    if-ne p1, v0, :cond_91

    const/16 p1, 0x14

    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v8, v8, -0x1

    add-int/2addr p1, v8

    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iput-char v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    :goto_8d
    const/4 p1, 0x4

    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-wide v5

    :cond_91
    iput v4, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-wide v1

    :cond_94
    iput v4, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-wide v1

    :cond_97
    const/16 v3, 0x41

    if-lt p1, v3, :cond_a2

    const/16 v3, 0x5a

    if-gt p1, v3, :cond_a2

    add-int/lit8 v3, p1, 0x20

    goto :goto_a3

    :cond_a2
    move v3, p1

    :goto_a3
    int-to-long v8, v3

    xor-long/2addr v5, v8

    const-wide v8, 0x100000001b3L

    mul-long v5, v5, v8

    const/16 v3, 0x5c

    if-ne p1, v3, :cond_b3

    iput v4, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-wide v1

    :cond_b3
    move v3, v7

    goto/16 :goto_26
.end method

.method public final scanFalse()V
    .registers 4

    iget-char v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    const-string v1, "error parse false"

    const/16 v2, 0x66

    if-ne v0, v2, :cond_86

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    iget-char v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    const/16 v2, 0x61

    if-ne v0, v2, :cond_80

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    iget-char v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    const/16 v2, 0x6c

    if-ne v0, v2, :cond_7a

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    iget-char v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    const/16 v2, 0x73

    if-ne v0, v2, :cond_74

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    iget-char v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    const/16 v2, 0x65

    if-ne v0, v2, :cond_6e

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    iget-char v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    const/16 v1, 0x20

    if-eq v0, v1, :cond_6a

    const/16 v1, 0x2c

    if-eq v0, v1, :cond_6a

    const/16 v1, 0x7d

    if-eq v0, v1, :cond_6a

    const/16 v1, 0x5d

    if-eq v0, v1, :cond_6a

    const/16 v1, 0xa

    if-eq v0, v1, :cond_6a

    const/16 v1, 0xd

    if-eq v0, v1, :cond_6a

    const/16 v1, 0x9

    if-eq v0, v1, :cond_6a

    const/16 v1, 0x1a

    if-eq v0, v1, :cond_6a

    const/16 v1, 0xc

    if-eq v0, v1, :cond_6a

    const/16 v1, 0x8

    if-eq v0, v1, :cond_6a

    const/16 v1, 0x3a

    if-eq v0, v1, :cond_6a

    const/16 v1, 0x2f

    if-ne v0, v1, :cond_62

    goto :goto_6a

    :cond_62
    new-instance v0, Lcom/tradplus/ads/common/serialization/JSONException;

    const-string v1, "scan false error"

    invoke-direct {v0, v1}, Lcom/tradplus/ads/common/serialization/JSONException;-><init>(Ljava/lang/String;)V

    throw v0

    :cond_6a
    :goto_6a
    const/4 v0, 0x7

    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    return-void

    :cond_6e
    new-instance v0, Lcom/tradplus/ads/common/serialization/JSONException;

    invoke-direct {v0, v1}, Lcom/tradplus/ads/common/serialization/JSONException;-><init>(Ljava/lang/String;)V

    throw v0

    :cond_74
    new-instance v0, Lcom/tradplus/ads/common/serialization/JSONException;

    invoke-direct {v0, v1}, Lcom/tradplus/ads/common/serialization/JSONException;-><init>(Ljava/lang/String;)V

    throw v0

    :cond_7a
    new-instance v0, Lcom/tradplus/ads/common/serialization/JSONException;

    invoke-direct {v0, v1}, Lcom/tradplus/ads/common/serialization/JSONException;-><init>(Ljava/lang/String;)V

    throw v0

    :cond_80
    new-instance v0, Lcom/tradplus/ads/common/serialization/JSONException;

    invoke-direct {v0, v1}, Lcom/tradplus/ads/common/serialization/JSONException;-><init>(Ljava/lang/String;)V

    throw v0

    :cond_86
    new-instance v0, Lcom/tradplus/ads/common/serialization/JSONException;

    invoke-direct {v0, v1}, Lcom/tradplus/ads/common/serialization/JSONException;-><init>(Ljava/lang/String;)V

    throw v0
.end method

.method public scanFieldBigInteger([C)Ljava/math/BigInteger;
    .registers 22

    move-object/from16 v0, p0

    move-object/from16 v1, p1

    const/4 v2, 0x0

    iput v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    invoke-virtual/range {p0 .. p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charArrayCompare([C)Z

    move-result v3

    const/4 v4, 0x0

    if-nez v3, :cond_12

    const/4 v1, -0x2

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v4

    :cond_12
    array-length v3, v1

    iget v5, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v6, v3, 0x1

    add-int/2addr v5, v3

    invoke-virtual {v0, v5}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v3

    const/16 v5, 0x22

    const/4 v7, 0x1

    if-ne v3, v5, :cond_23

    const/4 v8, 0x1

    goto :goto_24

    :cond_23
    const/4 v8, 0x0

    :goto_24
    if-eqz v8, :cond_30

    iget v3, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v9, v6, 0x1

    add-int/2addr v3, v6

    invoke-virtual {v0, v3}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v3

    move v6, v9

    :cond_30
    const/16 v9, 0x2d

    if-ne v3, v9, :cond_36

    const/4 v9, 0x1

    goto :goto_37

    :cond_36
    const/4 v9, 0x0

    :goto_37
    if-eqz v9, :cond_43

    iget v3, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v10, v6, 0x1

    add-int/2addr v3, v6

    invoke-virtual {v0, v3}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v3

    move v6, v10

    :cond_43
    const/4 v10, 0x3

    const/16 v14, 0x30

    const/4 v15, -0x1

    if-lt v3, v14, :cond_12e

    const/16 v2, 0x39

    if-gt v3, v2, :cond_12e

    sub-int/2addr v3, v14

    int-to-long v11, v3

    :goto_4f
    iget v3, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v17, v6, 0x1

    add-int/2addr v3, v6

    invoke-virtual {v0, v3}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v3

    if-lt v3, v14, :cond_72

    if-gt v3, v2, :cond_72

    const-wide/16 v18, 0xa

    mul-long v18, v18, v11

    add-int/lit8 v6, v3, -0x30

    int-to-long v13, v6

    add-long v13, v18, v13

    cmp-long v6, v13, v11

    if-gez v6, :cond_6c

    const/16 v16, 0x1

    goto :goto_74

    :cond_6c
    move-wide v11, v13

    move/from16 v6, v17

    const/16 v14, 0x30

    goto :goto_4f

    :cond_72
    const/16 v16, 0x0

    :goto_74
    if-eqz v8, :cond_91

    if-eq v3, v5, :cond_7b

    iput v15, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v4

    :cond_7b
    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v3, v17, 0x1

    add-int v2, v2, v17

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    iget v5, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    array-length v1, v1

    add-int/2addr v1, v5

    add-int/2addr v1, v7

    add-int/2addr v5, v3

    sub-int/2addr v5, v1

    add-int/lit8 v5, v5, -0x2

    move/from16 v17, v3

    goto :goto_9b

    :cond_91
    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    array-length v1, v1

    add-int/2addr v1, v2

    add-int v2, v2, v17

    sub-int/2addr v2, v1

    add-int/lit8 v5, v2, -0x1

    move v2, v3

    :goto_9b
    const/16 v3, 0x14

    if-nez v16, :cond_af

    if-lt v5, v3, :cond_a7

    if-eqz v9, :cond_af

    const/16 v6, 0x15

    if-ge v5, v6, :cond_af

    :cond_a7
    if-eqz v9, :cond_aa

    neg-long v11, v11

    :cond_aa
    invoke-static {v11, v12}, Ljava/math/BigInteger;->valueOf(J)Ljava/math/BigInteger;

    move-result-object v1

    goto :goto_c0

    :cond_af
    const v6, 0xffff

    if-gt v5, v6, :cond_126

    invoke-virtual {v0, v1, v5}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->subString(II)Ljava/lang/String;

    move-result-object v1

    new-instance v5, Ljava/math/BigInteger;

    const/16 v6, 0xa

    invoke-direct {v5, v1, v6}, Ljava/math/BigInteger;-><init>(Ljava/lang/String;I)V

    move-object v1, v5

    :goto_c0
    const/16 v5, 0x2c

    if-ne v2, v5, :cond_d9

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int v2, v2, v17

    iput v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    iput-char v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    iput v10, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    const/16 v5, 0x10

    iput v5, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    return-object v1

    :cond_d9
    const/16 v5, 0x10

    const/16 v6, 0x7d

    if-ne v2, v6, :cond_123

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v6, v17, 0x1

    add-int v2, v2, v17

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    const/16 v8, 0x2c

    if-ne v2, v8, :cond_fd

    iput v5, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    :goto_ef
    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v2, v6

    iput v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    :goto_fa
    iput-char v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    goto :goto_11c

    :cond_fd
    const/16 v5, 0x5d

    if-ne v2, v5, :cond_106

    const/16 v2, 0xf

    :goto_103
    iput v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    goto :goto_ef

    :cond_106
    const/16 v5, 0x7d

    if-ne v2, v5, :cond_10d

    const/16 v2, 0xd

    goto :goto_103

    :cond_10d
    const/16 v5, 0x1a

    if-ne v2, v5, :cond_120

    iput v3, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    sub-int/2addr v6, v7

    add-int/2addr v2, v6

    iput v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    const/16 v2, 0x1a

    goto :goto_fa

    :goto_11c
    const/4 v2, 0x4

    iput v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v1

    :cond_120
    iput v15, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v4

    :cond_123
    iput v15, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v4

    :cond_126
    new-instance v1, Lcom/tradplus/ads/common/serialization/JSONException;

    const-string v2, "scanInteger overflow"

    invoke-direct {v1, v2}, Lcom/tradplus/ads/common/serialization/JSONException;-><init>(Ljava/lang/String;)V

    throw v1

    :cond_12e
    const/16 v1, 0x6e

    if-ne v3, v1, :cond_1b5

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v1, v6

    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    const/16 v2, 0x75

    if-ne v1, v2, :cond_1b5

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v1, v6

    add-int/2addr v1, v7

    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    const/16 v2, 0x6c

    if-ne v1, v2, :cond_1b5

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v1, v6

    add-int/lit8 v1, v1, 0x2

    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    if-ne v1, v2, :cond_1b5

    const/4 v1, 0x5

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    add-int/2addr v6, v10

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v3, v6, 0x1

    add-int/2addr v2, v6

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    if-eqz v8, :cond_16f

    if-ne v2, v5, :cond_16f

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v5, v3, 0x1

    add-int/2addr v2, v3

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    move v3, v5

    :cond_16f
    const/16 v5, 0x2c

    :goto_171
    if-ne v2, v5, :cond_187

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v2, v3

    iput v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    iput-char v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    const/16 v6, 0x10

    iput v6, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    return-object v4

    :cond_187
    const/16 v6, 0x10

    const/16 v7, 0x7d

    if-ne v2, v7, :cond_1a1

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v2, v3

    iput v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    iput-char v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    const/16 v1, 0xd

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    return-object v4

    :cond_1a1
    invoke-static {v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->isWhitespace(C)Z

    move-result v2

    if-eqz v2, :cond_1b2

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v8, v3, 0x1

    add-int/2addr v2, v3

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    move v3, v8

    goto :goto_171

    :cond_1b2
    iput v15, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v4

    :cond_1b5
    iput v15, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v4
.end method

.method public scanFieldBoolean([C)Z
    .registers 11

    const/4 v0, 0x0

    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    invoke-virtual {p0, p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charArrayCompare([C)Z

    move-result v1

    if-nez v1, :cond_d

    const/4 p1, -0x2

    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return v0

    :cond_d
    array-length p1, p1

    iget v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v2, p1, 0x1

    add-int/2addr v1, p1

    invoke-virtual {p0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result p1

    const/16 v1, 0x74

    const/16 v3, 0x65

    const/4 v4, -0x1

    const/4 v5, 0x1

    if-ne p1, v1, :cond_4f

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v1, v2, 0x1

    add-int/2addr p1, v2

    invoke-virtual {p0, p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result p1

    const/16 v2, 0x72

    if-eq p1, v2, :cond_2f

    iput v4, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return v0

    :cond_2f
    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v2, v1, 0x1

    add-int/2addr p1, v1

    invoke-virtual {p0, p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result p1

    const/16 v1, 0x75

    if-eq p1, v1, :cond_3f

    iput v4, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return v0

    :cond_3f
    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v1, v2, 0x1

    add-int/2addr p1, v2

    invoke-virtual {p0, p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result p1

    if-eq p1, v3, :cond_4d

    iput v4, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return v0

    :cond_4d
    const/4 p1, 0x1

    goto :goto_93

    :cond_4f
    const/16 v1, 0x66

    if-ne p1, v1, :cond_fc

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v1, v2, 0x1

    add-int/2addr p1, v2

    invoke-virtual {p0, p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result p1

    const/16 v2, 0x61

    if-eq p1, v2, :cond_63

    iput v4, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return v0

    :cond_63
    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v2, v1, 0x1

    add-int/2addr p1, v1

    invoke-virtual {p0, p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result p1

    const/16 v1, 0x6c

    if-eq p1, v1, :cond_73

    iput v4, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return v0

    :cond_73
    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v1, v2, 0x1

    add-int/2addr p1, v2

    invoke-virtual {p0, p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result p1

    const/16 v2, 0x73

    if-eq p1, v2, :cond_83

    iput v4, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return v0

    :cond_83
    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v2, v1, 0x1

    add-int/2addr p1, v1

    invoke-virtual {p0, p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result p1

    if-eq p1, v3, :cond_91

    iput v4, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return v0

    :cond_91
    move v1, v2

    const/4 p1, 0x0

    :goto_93
    iget v2, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v3, v1, 0x1

    add-int/2addr v2, v1

    invoke-virtual {p0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    const/16 v2, 0x10

    const/16 v6, 0x2c

    if-ne v1, v6, :cond_b5

    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v0, v3

    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {p0, v0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v0

    iput-char v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    const/4 v0, 0x3

    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    iput v2, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    return p1

    :cond_b5
    const/16 v7, 0x7d

    if-ne v1, v7, :cond_f9

    iget v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v8, v3, 0x1

    add-int/2addr v1, v3

    invoke-virtual {p0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    if-ne v1, v6, :cond_d4

    iput v2, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    :goto_c6
    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v0, v8

    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {p0, v0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v0

    iput-char v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    goto :goto_f2

    :cond_d4
    const/16 v2, 0x5d

    if-ne v1, v2, :cond_dd

    const/16 v0, 0xf

    :goto_da
    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    goto :goto_c6

    :cond_dd
    if-ne v1, v7, :cond_e2

    const/16 v0, 0xd

    goto :goto_da

    :cond_e2
    const/16 v2, 0x1a

    if-ne v1, v2, :cond_f6

    const/16 v0, 0x14

    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    sub-int/2addr v8, v5

    add-int/2addr v0, v8

    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iput-char v2, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    :goto_f2
    const/4 v0, 0x4

    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return p1

    :cond_f6
    iput v4, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return v0

    :cond_f9
    iput v4, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return v0

    :cond_fc
    iput v4, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return v0
.end method

.method public scanFieldDate([C)Ljava/util/Date;
    .registers 19

    move-object/from16 v1, p0

    move-object/from16 v0, p1

    const/4 v2, 0x0

    iput v2, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    invoke-virtual/range {p0 .. p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charArrayCompare([C)Z

    move-result v3

    const/4 v4, 0x0

    if-nez v3, :cond_12

    const/4 v0, -0x2

    iput v0, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v4

    :cond_12
    array-length v3, v0

    iget v5, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v6, v3, 0x1

    add-int/2addr v5, v3

    invoke-virtual {v1, v5}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v3

    const/16 v5, 0x22

    const/4 v7, -0x1

    const/4 v8, 0x1

    if-ne v3, v5, :cond_a8

    iget v3, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    array-length v9, v0

    add-int/2addr v3, v9

    add-int/2addr v3, v8

    invoke-virtual {v1, v5, v3}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->indexOf(CI)I

    move-result v3

    if-eq v3, v7, :cond_a0

    iget v9, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    array-length v10, v0

    add-int/2addr v9, v10

    add-int/2addr v9, v8

    sub-int v10, v3, v9

    invoke-virtual {v1, v9, v10}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->subString(II)Ljava/lang/String;

    move-result-object v9

    const/16 v10, 0x5c

    invoke-virtual {v9, v10}, Ljava/lang/String;->indexOf(I)I

    move-result v11

    if-eq v11, v7, :cond_6e

    :goto_40
    add-int/lit8 v9, v3, -0x1

    const/4 v11, 0x0

    :goto_43
    if-ltz v9, :cond_50

    invoke-virtual {v1, v9}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v12

    if-ne v12, v10, :cond_50

    add-int/lit8 v11, v11, 0x1

    add-int/lit8 v9, v9, -0x1

    goto :goto_43

    :cond_50
    rem-int/lit8 v11, v11, 0x2

    if-nez v11, :cond_67

    iget v5, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    array-length v9, v0

    add-int/2addr v9, v5

    add-int/2addr v9, v8

    sub-int v9, v3, v9

    array-length v10, v0

    add-int/2addr v5, v10

    add-int/2addr v5, v8

    invoke-virtual {v1, v5, v9}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->sub_chars(II)[C

    move-result-object v5

    invoke-static {v5, v9}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->readString([CI)Ljava/lang/String;

    move-result-object v9

    goto :goto_6e

    :cond_67
    add-int/lit8 v3, v3, 0x1

    invoke-virtual {v1, v5, v3}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->indexOf(CI)I

    move-result v3

    goto :goto_40

    :cond_6e
    :goto_6e
    iget v5, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    array-length v0, v0

    add-int/2addr v0, v5

    add-int/2addr v0, v8

    sub-int/2addr v3, v0

    add-int/2addr v3, v8

    add-int/2addr v6, v3

    add-int/lit8 v0, v6, 0x1

    add-int/2addr v5, v6

    invoke-virtual {v1, v5}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v3

    new-instance v5, Lcom/tradplus/ads/common/serialization/parser/JSONScanner;

    invoke-direct {v5, v9}, Lcom/tradplus/ads/common/serialization/parser/JSONScanner;-><init>(Ljava/lang/String;)V

    :try_start_82
    invoke-virtual {v5, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONScanner;->scanISO8601DateIfMatch(Z)Z

    move-result v2

    if-eqz v2, :cond_95

    invoke-virtual {v5}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->getCalendar()Ljava/util/Calendar;

    move-result-object v2

    invoke-virtual {v2}, Ljava/util/Calendar;->getTime()Ljava/util/Date;

    move-result-object v2
    :try_end_90
    .catchall {:try_start_82 .. :try_end_90} :catchall_9b

    invoke-virtual {v5}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->close()V

    goto/16 :goto_fc

    :cond_95
    :try_start_95
    iput v7, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I
    :try_end_97
    .catchall {:try_start_95 .. :try_end_97} :catchall_9b

    invoke-virtual {v5}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->close()V

    return-object v4

    :catchall_9b
    move-exception v0

    invoke-virtual {v5}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->close()V

    throw v0

    :cond_a0
    new-instance v0, Lcom/tradplus/ads/common/serialization/JSONException;

    const-string v2, "unclosed str"

    invoke-direct {v0, v2}, Lcom/tradplus/ads/common/serialization/JSONException;-><init>(Ljava/lang/String;)V

    throw v0

    :cond_a8
    const/16 v0, 0x2d

    const/16 v5, 0x39

    const/16 v9, 0x30

    if-eq v3, v0, :cond_b8

    if-lt v3, v9, :cond_b5

    if-gt v3, v5, :cond_b5

    goto :goto_b8

    :cond_b5
    iput v7, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v4

    :cond_b8
    :goto_b8
    if-ne v3, v0, :cond_c5

    iget v0, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v2, v6, 0x1

    add-int/2addr v0, v6

    invoke-virtual {v1, v0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v3

    move v6, v2

    const/4 v2, 0x1

    :cond_c5
    const-wide/16 v10, 0x0

    if-lt v3, v9, :cond_eb

    if-gt v3, v5, :cond_eb

    add-int/lit8 v3, v3, -0x30

    int-to-long v12, v3

    :goto_ce
    iget v0, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v3, v6, 0x1

    add-int/2addr v0, v6

    invoke-virtual {v1, v0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v0

    if-lt v0, v9, :cond_e5

    if-gt v0, v5, :cond_e5

    const-wide/16 v14, 0xa

    mul-long v12, v12, v14

    add-int/lit8 v0, v0, -0x30

    int-to-long v14, v0

    add-long/2addr v12, v14

    move v6, v3

    goto :goto_ce

    :cond_e5
    move/from16 v16, v3

    move v3, v0

    move/from16 v0, v16

    goto :goto_ed

    :cond_eb
    move v0, v6

    move-wide v12, v10

    :goto_ed
    cmp-long v5, v12, v10

    if-gez v5, :cond_f4

    iput v7, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v4

    :cond_f4
    if-eqz v2, :cond_f7

    neg-long v12, v12

    :cond_f7
    new-instance v2, Ljava/util/Date;

    invoke-direct {v2, v12, v13}, Ljava/util/Date;-><init>(J)V

    :goto_fc
    const/16 v5, 0x2c

    if-ne v3, v5, :cond_111

    iget v3, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v3, v0

    iput v3, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget v0, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {v1, v0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v0

    iput-char v0, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    const/4 v0, 0x3

    iput v0, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v2

    :cond_111
    const/16 v6, 0x7d

    if-ne v3, v6, :cond_155

    iget v3, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v9, v0, 0x1

    add-int/2addr v3, v0

    invoke-virtual {v1, v3}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v0

    if-ne v0, v5, :cond_132

    const/16 v0, 0x10

    :goto_122
    iput v0, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    iget v0, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v0, v9

    iput v0, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget v0, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {v1, v0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v0

    iput-char v0, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    goto :goto_14e

    :cond_132
    const/16 v3, 0x5d

    if-ne v0, v3, :cond_139

    const/16 v0, 0xf

    goto :goto_122

    :cond_139
    if-ne v0, v6, :cond_13e

    const/16 v0, 0xd

    goto :goto_122

    :cond_13e
    const/16 v3, 0x1a

    if-ne v0, v3, :cond_152

    const/16 v0, 0x14

    iput v0, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    iget v0, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    sub-int/2addr v9, v8

    add-int/2addr v0, v9

    iput v0, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iput-char v3, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    :goto_14e
    const/4 v0, 0x4

    iput v0, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v2

    :cond_152
    iput v7, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v4

    :cond_155
    iput v7, v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v4
.end method

.method public scanFieldDecimal([C)Ljava/math/BigDecimal;
    .registers 19

    move-object/from16 v0, p0

    move-object/from16 v1, p1

    const/4 v2, 0x0

    iput v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    invoke-virtual/range {p0 .. p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charArrayCompare([C)Z

    move-result v3

    const/4 v4, 0x0

    if-nez v3, :cond_12

    const/4 v1, -0x2

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v4

    :cond_12
    array-length v3, v1

    iget v5, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v6, v3, 0x1

    add-int/2addr v5, v3

    invoke-virtual {v0, v5}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v3

    const/16 v5, 0x22

    const/4 v7, 0x1

    if-ne v3, v5, :cond_23

    const/4 v8, 0x1

    goto :goto_24

    :cond_23
    const/4 v8, 0x0

    :goto_24
    if-eqz v8, :cond_30

    iget v3, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v9, v6, 0x1

    add-int/2addr v3, v6

    invoke-virtual {v0, v3}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v3

    move v6, v9

    :cond_30
    const/16 v9, 0x2d

    if-ne v3, v9, :cond_36

    const/4 v10, 0x1

    goto :goto_37

    :cond_36
    const/4 v10, 0x0

    :goto_37
    if-eqz v10, :cond_43

    iget v3, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v10, v6, 0x1

    add-int/2addr v3, v6

    invoke-virtual {v0, v3}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v3

    move v6, v10

    :cond_43
    const/4 v10, 0x3

    const/16 v13, 0x2c

    const/16 v14, 0x30

    const/4 v15, -0x1

    if-lt v3, v14, :cond_166

    const/16 v12, 0x39

    if-gt v3, v12, :cond_166

    :goto_4f
    iget v3, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v16, v6, 0x1

    add-int/2addr v3, v6

    invoke-virtual {v0, v3}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v3

    if-lt v3, v14, :cond_5f

    if-gt v3, v12, :cond_5f

    move/from16 v6, v16

    goto :goto_4f

    :cond_5f
    const/16 v6, 0x2e

    if-ne v3, v6, :cond_65

    const/4 v6, 0x1

    goto :goto_66

    :cond_65
    const/4 v6, 0x0

    :goto_66
    if-eqz v6, :cond_89

    iget v3, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v6, v16, 0x1

    add-int v3, v3, v16

    invoke-virtual {v0, v3}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v3

    if-lt v3, v14, :cond_86

    if-gt v3, v12, :cond_86

    :goto_76
    iget v3, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v16, v6, 0x1

    add-int/2addr v3, v6

    invoke-virtual {v0, v3}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v3

    if-lt v3, v14, :cond_89

    if-gt v3, v12, :cond_89

    move/from16 v6, v16

    goto :goto_76

    :cond_86
    iput v15, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v4

    :cond_89
    const/16 v6, 0x65

    if-eq v3, v6, :cond_94

    const/16 v6, 0x45

    if-ne v3, v6, :cond_92

    goto :goto_94

    :cond_92
    const/4 v6, 0x0

    goto :goto_95

    :cond_94
    :goto_94
    const/4 v6, 0x1

    :goto_95
    if-eqz v6, :cond_c5

    iget v3, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v6, v16, 0x1

    add-int v3, v3, v16

    invoke-virtual {v0, v3}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v3

    const/16 v11, 0x2b

    if-eq v3, v11, :cond_ab

    if-ne v3, v9, :cond_a8

    goto :goto_ab

    :cond_a8
    :goto_a8
    move/from16 v16, v6

    goto :goto_b6

    :cond_ab
    :goto_ab
    iget v3, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v9, v6, 0x1

    add-int/2addr v3, v6

    invoke-virtual {v0, v3}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v3

    move/from16 v16, v9

    :goto_b6
    if-lt v3, v14, :cond_c5

    if-gt v3, v12, :cond_c5

    iget v3, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v6, v16, 0x1

    add-int v3, v3, v16

    invoke-virtual {v0, v3}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v3

    goto :goto_a8

    :cond_c5
    if-eqz v8, :cond_e2

    if-eq v3, v5, :cond_cc

    iput v15, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v4

    :cond_cc
    iget v3, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v5, v16, 0x1

    add-int v3, v3, v16

    invoke-virtual {v0, v3}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v3

    iget v6, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    array-length v1, v1

    add-int/2addr v1, v6

    add-int/2addr v1, v7

    add-int/2addr v6, v5

    sub-int/2addr v6, v1

    add-int/lit8 v6, v6, -0x2

    move/from16 v16, v5

    goto :goto_eb

    :cond_e2
    iget v5, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    array-length v1, v1

    add-int/2addr v1, v5

    add-int v5, v5, v16

    sub-int/2addr v5, v1

    add-int/lit8 v6, v5, -0x1

    :goto_eb
    const v5, 0xffff

    if-gt v6, v5, :cond_15e

    invoke-virtual {v0, v1, v6}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->sub_chars(II)[C

    move-result-object v1

    new-instance v5, Ljava/math/BigDecimal;

    array-length v6, v1

    sget-object v8, Ljava/math/MathContext;->UNLIMITED:Ljava/math/MathContext;

    invoke-direct {v5, v1, v2, v6, v8}, Ljava/math/BigDecimal;-><init>([CIILjava/math/MathContext;)V

    if-ne v3, v13, :cond_113

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int v1, v1, v16

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    iput-char v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    iput v10, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    const/16 v1, 0x10

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    return-object v5

    :cond_113
    const/16 v1, 0x10

    const/16 v2, 0x7d

    if-ne v3, v2, :cond_15b

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v3, v16, 0x1

    add-int v2, v2, v16

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    if-ne v2, v13, :cond_135

    :goto_125
    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v1, v3

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    :goto_132
    iput-char v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    goto :goto_154

    :cond_135
    const/16 v1, 0x5d

    if-ne v2, v1, :cond_13c

    const/16 v1, 0xf

    goto :goto_125

    :cond_13c
    const/16 v1, 0x7d

    if-ne v2, v1, :cond_143

    const/16 v1, 0xd

    goto :goto_125

    :cond_143
    const/16 v1, 0x1a

    if-ne v2, v1, :cond_158

    const/16 v1, 0x14

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    sub-int/2addr v3, v7

    add-int/2addr v1, v3

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    const/16 v1, 0x1a

    goto :goto_132

    :goto_154
    const/4 v1, 0x4

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v5

    :cond_158
    iput v15, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v4

    :cond_15b
    iput v15, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v4

    :cond_15e
    new-instance v1, Lcom/tradplus/ads/common/serialization/JSONException;

    const-string v2, "scan decimal overflow"

    invoke-direct {v1, v2}, Lcom/tradplus/ads/common/serialization/JSONException;-><init>(Ljava/lang/String;)V

    throw v1

    :cond_166
    const/16 v1, 0x6e

    if-ne v3, v1, :cond_1eb

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v1, v6

    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    const/16 v2, 0x75

    if-ne v1, v2, :cond_1eb

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v1, v6

    add-int/2addr v1, v7

    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    const/16 v2, 0x6c

    if-ne v1, v2, :cond_1eb

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v1, v6

    add-int/lit8 v1, v1, 0x2

    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    if-ne v1, v2, :cond_1eb

    const/4 v1, 0x5

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    add-int/2addr v6, v10

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v3, v6, 0x1

    add-int/2addr v2, v6

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    if-eqz v8, :cond_1a7

    if-ne v2, v5, :cond_1a7

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v5, v3, 0x1

    add-int/2addr v2, v3

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    move v3, v5

    :cond_1a7
    :goto_1a7
    if-ne v2, v13, :cond_1bd

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v2, v3

    iput v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    iput-char v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    const/16 v5, 0x10

    iput v5, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    return-object v4

    :cond_1bd
    const/16 v5, 0x10

    const/16 v6, 0x7d

    if-ne v2, v6, :cond_1d7

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v2, v3

    iput v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    iput-char v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    const/16 v1, 0xd

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    return-object v4

    :cond_1d7
    invoke-static {v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->isWhitespace(C)Z

    move-result v2

    if-eqz v2, :cond_1e8

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v7, v3, 0x1

    add-int/2addr v2, v3

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    move v3, v7

    goto :goto_1a7

    :cond_1e8
    iput v15, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v4

    :cond_1eb
    iput v15, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v4
.end method

.method public final scanFieldDouble([C)D
    .registers 25

    move-object/from16 v0, p0

    move-object/from16 v1, p1

    const/4 v2, 0x0

    iput v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    invoke-virtual/range {p0 .. p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charArrayCompare([C)Z

    move-result v3

    const-wide/16 v4, 0x0

    if-nez v3, :cond_13

    const/4 v1, -0x2

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-wide v4

    :cond_13
    array-length v3, v1

    iget v6, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v7, v3, 0x1

    add-int/2addr v6, v3

    invoke-virtual {v0, v6}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v3

    const/16 v6, 0x22

    if-ne v3, v6, :cond_23

    const/4 v9, 0x1

    goto :goto_24

    :cond_23
    const/4 v9, 0x0

    :goto_24
    if-eqz v9, :cond_30

    iget v3, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v10, v7, 0x1

    add-int/2addr v3, v7

    invoke-virtual {v0, v3}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v3

    move v7, v10

    :cond_30
    const/16 v10, 0x2d

    if-ne v3, v10, :cond_36

    const/4 v11, 0x1

    goto :goto_37

    :cond_36
    const/4 v11, 0x0

    :goto_37
    if-eqz v11, :cond_43

    iget v3, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v12, v7, 0x1

    add-int/2addr v3, v7

    invoke-virtual {v0, v3}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v3

    move v7, v12

    :cond_43
    const/16 v14, 0x2c

    const/4 v15, -0x1

    const/16 v2, 0x30

    if-lt v3, v2, :cond_1a0

    const/16 v13, 0x39

    if-gt v3, v13, :cond_1a0

    sub-int/2addr v3, v2

    move/from16 v17, v7

    int-to-long v6, v3

    :goto_52
    iget v3, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v18, v17, 0x1

    add-int v3, v3, v17

    invoke-virtual {v0, v3}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v3

    const-wide/16 v19, 0xa

    if-lt v3, v2, :cond_6f

    if-gt v3, v13, :cond_6f

    mul-long v6, v6, v19

    add-int/lit8 v3, v3, -0x30

    move/from16 v21, v9

    int-to-long v8, v3

    add-long/2addr v6, v8

    move/from16 v17, v18

    move/from16 v9, v21

    goto :goto_52

    :cond_6f
    move/from16 v21, v9

    const/16 v8, 0x2e

    if-ne v3, v8, :cond_77

    const/4 v8, 0x1

    goto :goto_78

    :cond_77
    const/4 v8, 0x0

    :goto_78
    if-eqz v8, :cond_ae

    iget v3, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v8, v18, 0x1

    add-int v3, v3, v18

    invoke-virtual {v0, v3}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v3

    if-lt v3, v2, :cond_ab

    if-gt v3, v13, :cond_ab

    mul-long v6, v6, v19

    sub-int/2addr v3, v2

    move/from16 v22, v11

    int-to-long v10, v3

    add-long/2addr v6, v10

    move-wide/from16 v10, v19

    :goto_91
    iget v3, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v17, v8, 0x1

    add-int/2addr v3, v8

    invoke-virtual {v0, v3}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v3

    if-lt v3, v2, :cond_b4

    if-gt v3, v13, :cond_b4

    mul-long v6, v6, v19

    add-int/lit8 v3, v3, -0x30

    int-to-long v12, v3

    add-long/2addr v6, v12

    mul-long v10, v10, v19

    move/from16 v8, v17

    const/16 v13, 0x39

    goto :goto_91

    :cond_ab
    iput v15, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-wide v4

    :cond_ae
    move/from16 v22, v11

    move/from16 v17, v18

    const-wide/16 v10, 0x1

    :cond_b4
    const/16 v12, 0x65

    if-eq v3, v12, :cond_c0

    const/16 v12, 0x45

    if-ne v3, v12, :cond_bd

    goto :goto_c0

    :cond_bd
    const/16 v16, 0x0

    goto :goto_c2

    :cond_c0
    :goto_c0
    const/16 v16, 0x1

    :goto_c2
    if-eqz v16, :cond_f6

    iget v3, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v12, v17, 0x1

    add-int v3, v3, v17

    invoke-virtual {v0, v3}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v3

    const/16 v13, 0x2b

    if-eq v3, v13, :cond_da

    const/16 v9, 0x2d

    if-ne v3, v9, :cond_d7

    goto :goto_da

    :cond_d7
    :goto_d7
    move/from16 v17, v12

    goto :goto_e5

    :cond_da
    :goto_da
    iget v3, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v9, v12, 0x1

    add-int/2addr v3, v12

    invoke-virtual {v0, v3}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v3

    move/from16 v17, v9

    :goto_e5
    if-lt v3, v2, :cond_f6

    const/16 v9, 0x39

    if-gt v3, v9, :cond_f6

    iget v3, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v12, v17, 0x1

    add-int v3, v3, v17

    invoke-virtual {v0, v3}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v3

    goto :goto_d7

    :cond_f6
    if-eqz v21, :cond_116

    const/16 v2, 0x22

    if-eq v3, v2, :cond_ff

    iput v15, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-wide v4

    :cond_ff
    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v3, v17, 0x1

    add-int v2, v2, v17

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    iget v9, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    array-length v1, v1

    add-int/2addr v1, v9

    const/4 v12, 0x1

    add-int/2addr v1, v12

    add-int/2addr v9, v3

    sub-int/2addr v9, v1

    add-int/lit8 v9, v9, -0x2

    move/from16 v17, v3

    goto :goto_121

    :cond_116
    const/4 v12, 0x1

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    array-length v1, v1

    add-int/2addr v1, v2

    add-int v2, v2, v17

    sub-int/2addr v2, v1

    add-int/lit8 v9, v2, -0x1

    move v2, v3

    :goto_121
    if-nez v16, :cond_134

    const/16 v3, 0x11

    if-ge v9, v3, :cond_134

    long-to-double v6, v6

    long-to-double v9, v10

    invoke-static {v6, v7}, Ljava/lang/Double;->isNaN(D)Z

    invoke-static {v9, v10}, Ljava/lang/Double;->isNaN(D)Z

    div-double/2addr v6, v9

    if-eqz v22, :cond_13c

    neg-double v6, v6

    goto :goto_13c

    :cond_134
    invoke-virtual {v0, v1, v9}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->subString(II)Ljava/lang/String;

    move-result-object v1

    invoke-static {v1}, Ljava/lang/Double;->parseDouble(Ljava/lang/String;)D

    move-result-wide v6

    :cond_13c
    :goto_13c
    if-ne v2, v14, :cond_154

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int v1, v1, v17

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    iput-char v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    const/4 v1, 0x3

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    const/16 v1, 0x10

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    return-wide v6

    :cond_154
    const/16 v1, 0x10

    const/16 v3, 0x7d

    if-ne v2, v3, :cond_19d

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v3, v17, 0x1

    add-int v2, v2, v17

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    if-ne v2, v14, :cond_176

    :goto_166
    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v1, v3

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    :goto_173
    iput-char v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    goto :goto_196

    :cond_176
    const/16 v1, 0x5d

    if-ne v2, v1, :cond_17d

    const/16 v1, 0xf

    goto :goto_166

    :cond_17d
    const/16 v1, 0x7d

    if-ne v2, v1, :cond_184

    const/16 v1, 0xd

    goto :goto_166

    :cond_184
    const/16 v1, 0x1a

    if-ne v2, v1, :cond_19a

    const/16 v1, 0x14

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    const/4 v2, 0x1

    sub-int/2addr v3, v2

    add-int/2addr v1, v3

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    const/16 v1, 0x1a

    goto :goto_173

    :goto_196
    const/4 v1, 0x4

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-wide v6

    :cond_19a
    iput v15, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-wide v4

    :cond_19d
    iput v15, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-wide v4

    :cond_1a0
    move/from16 v17, v7

    move/from16 v21, v9

    const/16 v1, 0x6e

    if-ne v3, v1, :cond_230

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int v1, v1, v17

    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    const/16 v2, 0x75

    if-ne v1, v2, :cond_230

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int v1, v1, v17

    const/4 v2, 0x1

    add-int/2addr v1, v2

    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    const/16 v2, 0x6c

    if-ne v1, v2, :cond_230

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int v1, v1, v17

    add-int/lit8 v1, v1, 0x2

    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    if-ne v1, v2, :cond_230

    const/4 v1, 0x5

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    add-int/lit8 v7, v17, 0x3

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v3, v7, 0x1

    add-int/2addr v2, v7

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    if-eqz v21, :cond_1ec

    const/16 v6, 0x22

    if-ne v2, v6, :cond_1ec

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v6, v3, 0x1

    add-int/2addr v2, v3

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    move v3, v6

    :cond_1ec
    :goto_1ec
    if-ne v2, v14, :cond_202

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v2, v3

    iput v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    iput-char v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    const/16 v6, 0x10

    iput v6, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    return-wide v4

    :cond_202
    const/16 v6, 0x10

    const/16 v7, 0x7d

    if-ne v2, v7, :cond_21c

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v2, v3

    iput v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    iput-char v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    const/16 v1, 0xd

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    return-wide v4

    :cond_21c
    invoke-static {v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->isWhitespace(C)Z

    move-result v2

    if-eqz v2, :cond_22d

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v8, v3, 0x1

    add-int/2addr v2, v3

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    move v3, v8

    goto :goto_1ec

    :cond_22d
    iput v15, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-wide v4

    :cond_230
    iput v15, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-wide v4
.end method

.method public final scanFieldFloat([C)F
    .registers 23

    move-object/from16 v0, p0

    move-object/from16 v1, p1

    const/4 v2, 0x0

    iput v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    invoke-virtual/range {p0 .. p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charArrayCompare([C)Z

    move-result v3

    const/4 v4, 0x0

    if-nez v3, :cond_12

    const/4 v1, -0x2

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return v4

    :cond_12
    array-length v3, v1

    iget v5, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v6, v3, 0x1

    add-int/2addr v5, v3

    invoke-virtual {v0, v5}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v3

    const/16 v5, 0x22

    if-ne v3, v5, :cond_22

    const/4 v8, 0x1

    goto :goto_23

    :cond_22
    const/4 v8, 0x0

    :goto_23
    if-eqz v8, :cond_2f

    iget v3, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v9, v6, 0x1

    add-int/2addr v3, v6

    invoke-virtual {v0, v3}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v3

    move v6, v9

    :cond_2f
    const/16 v9, 0x2d

    if-ne v3, v9, :cond_35

    const/4 v10, 0x1

    goto :goto_36

    :cond_35
    const/4 v10, 0x0

    :goto_36
    if-eqz v10, :cond_42

    iget v3, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v11, v6, 0x1

    add-int/2addr v3, v6

    invoke-virtual {v0, v3}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v3

    move v6, v11

    :cond_42
    const/16 v13, 0x2c

    const/4 v14, -0x1

    const/16 v15, 0x30

    if-lt v3, v15, :cond_19d

    const/16 v2, 0x39

    if-gt v3, v2, :cond_19d

    sub-int/2addr v3, v15

    int-to-long v11, v3

    :goto_4f
    iget v3, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v17, v6, 0x1

    add-int/2addr v3, v6

    invoke-virtual {v0, v3}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v3

    const-wide/16 v18, 0xa

    if-lt v3, v15, :cond_69

    if-gt v3, v2, :cond_69

    mul-long v11, v11, v18

    add-int/lit8 v3, v3, -0x30

    int-to-long v5, v3

    add-long/2addr v11, v5

    move/from16 v6, v17

    const/16 v5, 0x22

    goto :goto_4f

    :cond_69
    const/16 v5, 0x2e

    if-ne v3, v5, :cond_6f

    const/4 v5, 0x1

    goto :goto_70

    :cond_6f
    const/4 v5, 0x0

    :goto_70
    if-eqz v5, :cond_a8

    iget v3, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v5, v17, 0x1

    add-int v3, v3, v17

    invoke-virtual {v0, v3}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v3

    if-lt v3, v15, :cond_a5

    if-gt v3, v2, :cond_a5

    mul-long v11, v11, v18

    sub-int/2addr v3, v15

    move/from16 v20, v8

    int-to-long v7, v3

    add-long/2addr v11, v7

    move-wide/from16 v6, v18

    :goto_89
    iget v3, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v8, v5, 0x1

    add-int/2addr v3, v5

    invoke-virtual {v0, v3}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v3

    if-lt v3, v15, :cond_a2

    if-gt v3, v2, :cond_a2

    mul-long v11, v11, v18

    add-int/lit8 v3, v3, -0x30

    int-to-long v2, v3

    add-long/2addr v11, v2

    mul-long v6, v6, v18

    move v5, v8

    const/16 v2, 0x39

    goto :goto_89

    :cond_a2
    move/from16 v17, v8

    goto :goto_ac

    :cond_a5
    iput v14, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return v4

    :cond_a8
    move/from16 v20, v8

    const-wide/16 v6, 0x1

    :goto_ac
    const/16 v2, 0x65

    if-eq v3, v2, :cond_b8

    const/16 v2, 0x45

    if-ne v3, v2, :cond_b5

    goto :goto_b8

    :cond_b5
    const/16 v16, 0x0

    goto :goto_ba

    :cond_b8
    :goto_b8
    const/16 v16, 0x1

    :goto_ba
    if-eqz v16, :cond_f0

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v3, v17, 0x1

    add-int v2, v2, v17

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    const/16 v8, 0x2b

    if-eq v2, v8, :cond_d1

    if-ne v2, v9, :cond_cd

    goto :goto_d1

    :cond_cd
    move/from16 v17, v3

    move v3, v2

    goto :goto_dd

    :cond_d1
    :goto_d1
    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v8, v3, 0x1

    add-int/2addr v2, v3

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    move v3, v2

    move/from16 v17, v8

    :goto_dd
    if-lt v3, v15, :cond_f0

    const/16 v2, 0x39

    if-gt v3, v2, :cond_f0

    iget v3, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v5, v17, 0x1

    add-int v3, v3, v17

    invoke-virtual {v0, v3}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v3

    move/from16 v17, v5

    goto :goto_dd

    :cond_f0
    if-eqz v20, :cond_110

    const/16 v2, 0x22

    if-eq v3, v2, :cond_f9

    iput v14, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return v4

    :cond_f9
    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v3, v17, 0x1

    add-int v2, v2, v17

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    iget v5, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    array-length v1, v1

    add-int/2addr v1, v5

    const/4 v8, 0x1

    add-int/2addr v1, v8

    add-int/2addr v5, v3

    sub-int/2addr v5, v1

    add-int/lit8 v5, v5, -0x2

    move/from16 v17, v3

    goto :goto_11b

    :cond_110
    const/4 v8, 0x1

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    array-length v1, v1

    add-int/2addr v1, v2

    add-int v2, v2, v17

    sub-int/2addr v2, v1

    add-int/lit8 v5, v2, -0x1

    move v2, v3

    :goto_11b
    if-nez v16, :cond_12f

    const/16 v3, 0x11

    if-ge v5, v3, :cond_12f

    long-to-double v8, v11

    long-to-double v5, v6

    invoke-static {v8, v9}, Ljava/lang/Double;->isNaN(D)Z

    invoke-static {v5, v6}, Ljava/lang/Double;->isNaN(D)Z

    div-double/2addr v8, v5

    double-to-float v1, v8

    if-eqz v10, :cond_137

    neg-float v1, v1

    goto :goto_137

    :cond_12f
    invoke-virtual {v0, v1, v5}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->subString(II)Ljava/lang/String;

    move-result-object v1

    invoke-static {v1}, Ljava/lang/Float;->parseFloat(Ljava/lang/String;)F

    move-result v1

    :cond_137
    :goto_137
    if-ne v2, v13, :cond_14f

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int v2, v2, v17

    iput v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    iput-char v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    const/4 v2, 0x3

    iput v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    const/16 v3, 0x10

    iput v3, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    return v1

    :cond_14f
    const/16 v3, 0x10

    const/16 v5, 0x7d

    if-ne v2, v5, :cond_19a

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v5, v17, 0x1

    add-int v2, v2, v17

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    if-ne v2, v13, :cond_171

    iput v3, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    :goto_163
    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v2, v5

    iput v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    :goto_16e
    iput-char v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    goto :goto_193

    :cond_171
    const/16 v3, 0x5d

    if-ne v2, v3, :cond_17a

    const/16 v2, 0xf

    :goto_177
    iput v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    goto :goto_163

    :cond_17a
    const/16 v3, 0x7d

    if-ne v2, v3, :cond_181

    const/16 v2, 0xd

    goto :goto_177

    :cond_181
    const/16 v3, 0x1a

    if-ne v2, v3, :cond_197

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    const/4 v3, 0x1

    sub-int/2addr v5, v3

    add-int/2addr v2, v5

    iput v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    const/16 v2, 0x14

    iput v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    const/16 v2, 0x1a

    goto :goto_16e

    :goto_193
    const/4 v2, 0x4

    iput v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return v1

    :cond_197
    iput v14, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return v4

    :cond_19a
    iput v14, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return v4

    :cond_19d
    move/from16 v20, v8

    const/16 v1, 0x6e

    if-ne v3, v1, :cond_228

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v1, v6

    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    const/16 v2, 0x75

    if-ne v1, v2, :cond_228

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v1, v6

    const/4 v2, 0x1

    add-int/2addr v1, v2

    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    const/16 v2, 0x6c

    if-ne v1, v2, :cond_228

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v1, v6

    add-int/lit8 v1, v1, 0x2

    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    if-ne v1, v2, :cond_228

    const/4 v1, 0x5

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    add-int/lit8 v6, v6, 0x3

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v3, v6, 0x1

    add-int/2addr v2, v6

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    if-eqz v20, :cond_1e4

    const/16 v5, 0x22

    if-ne v2, v5, :cond_1e4

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v5, v3, 0x1

    add-int/2addr v2, v3

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    move v3, v5

    :cond_1e4
    :goto_1e4
    if-ne v2, v13, :cond_1fa

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v2, v3

    iput v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    iput-char v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    const/16 v5, 0x10

    iput v5, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    return v4

    :cond_1fa
    const/16 v5, 0x10

    const/16 v6, 0x7d

    if-ne v2, v6, :cond_214

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v2, v3

    iput v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    iput-char v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    const/16 v1, 0xd

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    return v4

    :cond_214
    invoke-static {v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->isWhitespace(C)Z

    move-result v2

    if-eqz v2, :cond_225

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v7, v3, 0x1

    add-int/2addr v2, v3

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    move v3, v7

    goto :goto_1e4

    :cond_225
    iput v14, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return v4

    :cond_228
    iput v14, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return v4
.end method

.method public final scanFieldFloatArray([C)[F
    .registers 20

    move-object/from16 v0, p0

    const/4 v1, 0x0

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    invoke-virtual/range {p0 .. p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charArrayCompare([C)Z

    move-result v2

    const/4 v3, -0x2

    const/4 v4, 0x0

    if-nez v2, :cond_10

    iput v3, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v4

    :cond_10
    move-object/from16 v2, p1

    array-length v2, v2

    iget v5, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v6, v2, 0x1

    add-int/2addr v5, v2

    invoke-virtual {v0, v5}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    const/16 v5, 0x5b

    if-eq v2, v5, :cond_23

    iput v3, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v4

    :cond_23
    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v3, v6, 0x1

    add-int/2addr v2, v6

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    const/16 v5, 0x10

    new-array v6, v5, [F

    move-object v7, v6

    const/4 v6, 0x0

    :goto_32
    iget v8, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v8, v3

    const/4 v9, 0x1

    sub-int/2addr v8, v9

    const/16 v10, 0x2d

    if-ne v2, v10, :cond_3d

    const/4 v11, 0x1

    goto :goto_3e

    :cond_3d
    const/4 v11, 0x0

    :goto_3e
    if-eqz v11, :cond_4a

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v12, v3, 0x1

    add-int/2addr v2, v3

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    move v3, v12

    :cond_4a
    const/4 v12, -0x1

    const/16 v13, 0x30

    if-lt v2, v13, :cond_19b

    const/16 v14, 0x39

    if-gt v2, v14, :cond_19b

    add-int/lit8 v2, v2, -0x30

    :goto_55
    iget v15, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v16, v3, 0x1

    add-int/2addr v15, v3

    invoke-virtual {v0, v15}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v3

    if-lt v3, v13, :cond_6a

    if-gt v3, v14, :cond_6a

    mul-int/lit8 v2, v2, 0xa

    add-int/lit8 v3, v3, -0x30

    add-int/2addr v2, v3

    move/from16 v3, v16

    goto :goto_55

    :cond_6a
    const/16 v15, 0x2e

    if-ne v3, v15, :cond_70

    const/4 v15, 0x1

    goto :goto_71

    :cond_70
    const/4 v15, 0x0

    :goto_71
    const/16 v5, 0xa

    if-eqz v15, :cond_a4

    iget v3, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v15, v16, 0x1

    add-int v3, v3, v16

    invoke-virtual {v0, v3}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v3

    if-lt v3, v13, :cond_a1

    if-gt v3, v14, :cond_a1

    mul-int/lit8 v2, v2, 0xa

    add-int/lit8 v3, v3, -0x30

    add-int/2addr v2, v3

    const/16 v3, 0xa

    :goto_8a
    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v16, v15, 0x1

    add-int/2addr v1, v15

    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    if-lt v1, v13, :cond_a6

    if-gt v1, v14, :cond_a6

    mul-int/lit8 v2, v2, 0xa

    add-int/lit8 v1, v1, -0x30

    add-int/2addr v2, v1

    mul-int/lit8 v3, v3, 0xa

    move/from16 v15, v16

    goto :goto_8a

    :cond_a1
    iput v12, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v4

    :cond_a4
    move v1, v3

    const/4 v3, 0x1

    :cond_a6
    const/16 v15, 0x65

    if-eq v1, v15, :cond_b1

    const/16 v15, 0x45

    if-ne v1, v15, :cond_af

    goto :goto_b1

    :cond_af
    const/4 v15, 0x0

    goto :goto_b2

    :cond_b1
    :goto_b1
    const/4 v15, 0x1

    :goto_b2
    if-eqz v15, :cond_df

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v17, v16, 0x1

    add-int v1, v1, v16

    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    const/16 v4, 0x2b

    if-eq v1, v4, :cond_c8

    if-ne v1, v10, :cond_c5

    goto :goto_c8

    :cond_c5
    move/from16 v16, v17

    goto :goto_d4

    :cond_c8
    :goto_c8
    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v4, v17, 0x1

    add-int v1, v1, v17

    :goto_ce
    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    move/from16 v16, v4

    :goto_d4
    if-lt v1, v13, :cond_df

    if-gt v1, v14, :cond_df

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v4, v16, 0x1

    add-int v1, v1, v16

    goto :goto_ce

    :cond_df
    iget v4, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int v4, v4, v16

    sub-int/2addr v4, v8

    sub-int/2addr v4, v9

    if-nez v15, :cond_f0

    if-ge v4, v5, :cond_f0

    int-to-float v2, v2

    int-to-float v3, v3

    div-float/2addr v2, v3

    if-eqz v11, :cond_f8

    neg-float v2, v2

    goto :goto_f8

    :cond_f0
    invoke-virtual {v0, v8, v4}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->subString(II)Ljava/lang/String;

    move-result-object v2

    invoke-static {v2}, Ljava/lang/Float;->parseFloat(Ljava/lang/String;)F

    move-result v2

    :cond_f8
    :goto_f8
    array-length v3, v7

    const/4 v4, 0x3

    if-lt v6, v3, :cond_108

    array-length v3, v7

    mul-int/lit8 v3, v3, 0x3

    div-int/lit8 v3, v3, 0x2

    new-array v3, v3, [F

    const/4 v5, 0x0

    invoke-static {v7, v5, v3, v5, v6}, Ljava/lang/System;->arraycopy(Ljava/lang/Object;ILjava/lang/Object;II)V

    move-object v7, v3

    :cond_108
    add-int/lit8 v3, v6, 0x1

    aput v2, v7, v6

    const/16 v2, 0x2c

    if-ne v1, v2, :cond_11e

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v2, v16, 0x1

    add-int v1, v1, v16

    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    move/from16 v16, v2

    goto/16 :goto_18d

    :cond_11e
    const/16 v5, 0x5d

    if-ne v1, v5, :cond_18d

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v6, v16, 0x1

    add-int v1, v1, v16

    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    array-length v8, v7

    if-eq v3, v8, :cond_136

    new-array v8, v3, [F

    const/4 v10, 0x0

    invoke-static {v7, v10, v8, v10, v3}, Ljava/lang/System;->arraycopy(Ljava/lang/Object;ILjava/lang/Object;II)V

    move-object v7, v8

    :cond_136
    if-ne v1, v2, :cond_148

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    sub-int/2addr v6, v9

    add-int/2addr v1, v6

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual/range {p0 .. p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    iput v4, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    const/16 v4, 0x10

    iput v4, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    return-object v7

    :cond_148
    const/16 v4, 0x10

    const/16 v3, 0x7d

    if-ne v1, v3, :cond_189

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v8, v6, 0x1

    add-int/2addr v1, v6

    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    if-ne v1, v2, :cond_165

    iput v4, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    :goto_15b
    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    sub-int/2addr v8, v9

    add-int/2addr v1, v8

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual/range {p0 .. p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    goto :goto_181

    :cond_165
    if-ne v1, v5, :cond_16c

    const/16 v1, 0xf

    :goto_169
    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    goto :goto_15b

    :cond_16c
    if-ne v1, v3, :cond_171

    const/16 v1, 0xd

    goto :goto_169

    :cond_171
    const/16 v2, 0x1a

    if-ne v1, v2, :cond_185

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    sub-int/2addr v8, v9

    add-int/2addr v1, v8

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    const/16 v1, 0x14

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    iput-char v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    :goto_181
    const/4 v1, 0x4

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v7

    :cond_185
    iput v12, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    const/4 v2, 0x0

    return-object v2

    :cond_189
    const/4 v2, 0x0

    iput v12, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v2

    :cond_18d
    :goto_18d
    const/4 v2, 0x0

    const/16 v4, 0x10

    const/4 v10, 0x0

    move-object v4, v2

    move v6, v3

    move/from16 v3, v16

    const/16 v5, 0x10

    move v2, v1

    const/4 v1, 0x0

    goto/16 :goto_32

    :cond_19b
    move-object v2, v4

    iput v12, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v2
.end method

.method public final scanFieldFloatArray2([C)[[F
    .registers 23

    move-object/from16 v0, p0

    const/4 v1, 0x0

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    invoke-virtual/range {p0 .. p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charArrayCompare([C)Z

    move-result v2

    const/4 v3, -0x2

    const/4 v4, 0x0

    if-nez v2, :cond_10

    iput v3, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v4

    :cond_10
    move-object/from16 v2, p1

    array-length v2, v2

    iget v5, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v6, v2, 0x1

    add-int/2addr v5, v2

    invoke-virtual {v0, v5}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    const/16 v5, 0x5b

    if-eq v2, v5, :cond_23

    iput v3, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v4

    :cond_23
    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v3, v6, 0x1

    add-int/2addr v2, v6

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    const/16 v6, 0x10

    new-array v7, v6, [[F

    const/4 v8, 0x0

    :goto_31
    const/4 v11, -0x1

    const/4 v13, 0x1

    if-ne v2, v5, :cond_18f

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v14, v3, 0x1

    add-int/2addr v2, v3

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    new-array v3, v6, [F

    const/4 v15, 0x0

    :goto_41
    iget v5, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v5, v14

    sub-int/2addr v5, v13

    const/16 v6, 0x2d

    if-ne v2, v6, :cond_4c

    const/16 v16, 0x1

    goto :goto_4e

    :cond_4c
    const/16 v16, 0x0

    :goto_4e
    if-eqz v16, :cond_5b

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v17, v14, 0x1

    add-int/2addr v2, v14

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    move/from16 v14, v17

    :cond_5b
    const/16 v9, 0x30

    if-lt v2, v9, :cond_18b

    const/16 v12, 0x39

    if-gt v2, v12, :cond_18b

    add-int/lit8 v2, v2, -0x30

    :goto_65
    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v18, v14, 0x1

    add-int/2addr v1, v14

    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    if-lt v1, v9, :cond_7a

    if-gt v1, v12, :cond_7a

    mul-int/lit8 v2, v2, 0xa

    add-int/lit8 v1, v1, -0x30

    add-int/2addr v2, v1

    move/from16 v14, v18

    goto :goto_65

    :cond_7a
    const/16 v14, 0x2e

    if-ne v1, v14, :cond_b3

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v14, v18, 0x1

    add-int v1, v1, v18

    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    if-lt v1, v9, :cond_b0

    if-gt v1, v12, :cond_b0

    mul-int/lit8 v2, v2, 0xa

    add-int/lit8 v1, v1, -0x30

    add-int/2addr v2, v1

    const/16 v1, 0xa

    :goto_93
    iget v10, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v18, v14, 0x1

    add-int/2addr v10, v14

    invoke-virtual {v0, v10}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v10

    if-lt v10, v9, :cond_aa

    if-gt v10, v12, :cond_aa

    mul-int/lit8 v2, v2, 0xa

    add-int/lit8 v10, v10, -0x30

    add-int/2addr v2, v10

    mul-int/lit8 v1, v1, 0xa

    move/from16 v14, v18

    goto :goto_93

    :cond_aa
    move/from16 v20, v10

    move v10, v1

    move/from16 v1, v20

    goto :goto_b4

    :cond_b0
    iput v11, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v4

    :cond_b3
    const/4 v10, 0x1

    :goto_b4
    const/16 v14, 0x65

    if-eq v1, v14, :cond_bf

    const/16 v14, 0x45

    if-ne v1, v14, :cond_bd

    goto :goto_bf

    :cond_bd
    const/4 v14, 0x0

    goto :goto_c0

    :cond_bf
    :goto_bf
    const/4 v14, 0x1

    :goto_c0
    if-eqz v14, :cond_ed

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v19, v18, 0x1

    add-int v1, v1, v18

    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    const/16 v4, 0x2b

    if-eq v1, v4, :cond_d6

    if-ne v1, v6, :cond_d3

    goto :goto_d6

    :cond_d3
    move/from16 v18, v19

    goto :goto_e2

    :cond_d6
    :goto_d6
    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v4, v19, 0x1

    add-int v1, v1, v19

    :goto_dc
    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    move/from16 v18, v4

    :goto_e2
    if-lt v1, v9, :cond_ed

    if-gt v1, v12, :cond_ed

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v4, v18, 0x1

    add-int v1, v1, v18

    goto :goto_dc

    :cond_ed
    iget v4, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int v4, v4, v18

    sub-int/2addr v4, v5

    sub-int/2addr v4, v13

    if-nez v14, :cond_100

    const/16 v6, 0xa

    if-ge v4, v6, :cond_100

    int-to-float v2, v2

    int-to-float v4, v10

    div-float/2addr v2, v4

    if-eqz v16, :cond_108

    neg-float v2, v2

    goto :goto_108

    :cond_100
    invoke-virtual {v0, v5, v4}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->subString(II)Ljava/lang/String;

    move-result-object v2

    invoke-static {v2}, Ljava/lang/Float;->parseFloat(Ljava/lang/String;)F

    move-result v2

    :cond_108
    :goto_108
    array-length v4, v3

    if-lt v15, v4, :cond_118

    array-length v4, v3

    const/4 v5, 0x3

    mul-int/lit8 v4, v4, 0x3

    div-int/lit8 v4, v4, 0x2

    new-array v4, v4, [F

    const/4 v5, 0x0

    invoke-static {v3, v5, v4, v5, v15}, Ljava/lang/System;->arraycopy(Ljava/lang/Object;ILjava/lang/Object;II)V

    move-object v3, v4

    :cond_118
    add-int/lit8 v4, v15, 0x1

    aput v2, v3, v15

    const/16 v2, 0x2c

    if-ne v1, v2, :cond_12d

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v2, v18, 0x1

    add-int v1, v1, v18

    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    move v14, v2

    move v2, v1

    goto :goto_184

    :cond_12d
    const/16 v2, 0x5d

    if-ne v1, v2, :cond_181

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v2, v18, 0x1

    add-int v1, v1, v18

    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    array-length v5, v3

    if-eq v4, v5, :cond_146

    new-array v5, v4, [F

    const/4 v6, 0x0

    invoke-static {v3, v6, v5, v6, v4}, Ljava/lang/System;->arraycopy(Ljava/lang/Object;ILjava/lang/Object;II)V

    move-object v3, v5

    goto :goto_147

    :cond_146
    const/4 v6, 0x0

    :goto_147
    array-length v5, v7

    if-lt v8, v5, :cond_156

    array-length v5, v7

    const/4 v7, 0x3

    mul-int/lit8 v5, v5, 0x3

    div-int/lit8 v5, v5, 0x2

    new-array v5, v5, [[F

    invoke-static {v3, v6, v5, v6, v4}, Ljava/lang/System;->arraycopy(Ljava/lang/Object;ILjava/lang/Object;II)V

    move-object v7, v5

    :cond_156
    add-int/lit8 v4, v8, 0x1

    aput-object v3, v7, v8

    const/16 v3, 0x2c

    if-ne v1, v3, :cond_168

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v3, v2, 0x1

    add-int/2addr v1, v2

    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    goto :goto_177

    :cond_168
    const/16 v3, 0x5d

    if-ne v1, v3, :cond_176

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v3, v2, 0x1

    add-int/2addr v1, v2

    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    goto :goto_190

    :cond_176
    move v3, v2

    :goto_177
    move v2, v1

    move v8, v4

    const/4 v1, 0x0

    const/4 v4, 0x0

    const/16 v5, 0x5b

    const/16 v6, 0x10

    goto/16 :goto_31

    :cond_181
    move v2, v1

    move/from16 v14, v18

    :goto_184
    move v15, v4

    const/4 v1, 0x0

    const/4 v4, 0x0

    const/16 v6, 0x10

    goto/16 :goto_41

    :cond_18b
    iput v11, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    const/4 v1, 0x0

    return-object v1

    :cond_18f
    move v4, v8

    :goto_190
    array-length v1, v7

    if-eq v4, v1, :cond_19a

    new-array v1, v4, [[F

    const/4 v5, 0x0

    invoke-static {v7, v5, v1, v5, v4}, Ljava/lang/System;->arraycopy(Ljava/lang/Object;ILjava/lang/Object;II)V

    goto :goto_19b

    :cond_19a
    move-object v1, v7

    :goto_19b
    const/16 v4, 0x2c

    if-ne v2, v4, :cond_1b0

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    sub-int/2addr v3, v13

    add-int/2addr v2, v3

    iput v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual/range {p0 .. p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    const/4 v2, 0x3

    iput v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    const/16 v4, 0x10

    iput v4, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    return-object v1

    :cond_1b0
    const/16 v4, 0x10

    const/16 v5, 0x7d

    if-ne v2, v5, :cond_1f7

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v6, v3, 0x1

    add-int/2addr v2, v3

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    const/16 v3, 0x2c

    if-ne v2, v3, :cond_1cf

    iput v4, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    :goto_1c5
    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    sub-int/2addr v6, v13

    add-int/2addr v2, v6

    iput v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual/range {p0 .. p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    goto :goto_1ef

    :cond_1cf
    const/16 v3, 0x5d

    if-ne v2, v3, :cond_1d8

    const/16 v2, 0xf

    :goto_1d5
    iput v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    goto :goto_1c5

    :cond_1d8
    if-ne v2, v5, :cond_1dd

    const/16 v2, 0xd

    goto :goto_1d5

    :cond_1dd
    const/16 v3, 0x1a

    if-ne v2, v3, :cond_1f3

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    sub-int/2addr v6, v13

    add-int/2addr v2, v6

    iput v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    const/16 v2, 0x14

    iput v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    const/16 v2, 0x1a

    iput-char v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    :goto_1ef
    const/4 v2, 0x4

    iput v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v1

    :cond_1f3
    iput v11, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    const/4 v1, 0x0

    return-object v1

    :cond_1f7
    const/4 v1, 0x0

    iput v11, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v1
.end method

.method public scanFieldInt([C)I
    .registers 12

    const/4 v0, 0x0

    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    invoke-virtual {p0, p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charArrayCompare([C)Z

    move-result v1

    if-nez v1, :cond_d

    const/4 p1, -0x2

    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return v0

    :cond_d
    array-length v1, p1

    iget v2, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v3, v1, 0x1

    add-int/2addr v2, v1

    invoke-virtual {p0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    const/16 v2, 0x2d

    const/4 v4, 0x1

    if-ne v1, v2, :cond_1e

    const/4 v2, 0x1

    goto :goto_1f

    :cond_1e
    const/4 v2, 0x0

    :goto_1f
    if-eqz v2, :cond_2b

    iget v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v5, v3, 0x1

    add-int/2addr v1, v3

    invoke-virtual {p0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    move v3, v5

    :cond_2b
    const/16 v5, 0x30

    const/4 v6, -0x1

    if-lt v1, v5, :cond_c8

    const/16 v7, 0x39

    if-gt v1, v7, :cond_c8

    sub-int/2addr v1, v5

    :goto_35
    iget v8, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v9, v3, 0x1

    add-int/2addr v8, v3

    invoke-virtual {p0, v8}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v3

    if-lt v3, v5, :cond_49

    if-gt v3, v7, :cond_49

    mul-int/lit8 v1, v1, 0xa

    add-int/lit8 v3, v3, -0x30

    add-int/2addr v1, v3

    move v3, v9

    goto :goto_35

    :cond_49
    const/16 v5, 0x2e

    if-ne v3, v5, :cond_50

    iput v6, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return v0

    :cond_50
    if-ltz v1, :cond_57

    array-length p1, p1

    add-int/lit8 p1, p1, 0xe

    if-le v9, p1, :cond_62

    :cond_57
    const/high16 p1, -0x80000000

    if-ne v1, p1, :cond_c5

    const/16 p1, 0x11

    if-ne v9, p1, :cond_c5

    if-nez v2, :cond_62

    goto :goto_c5

    :cond_62
    const/16 p1, 0x10

    const/16 v5, 0x2c

    if-ne v3, v5, :cond_7e

    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v0, v9

    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {p0, v0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v0

    iput-char v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    const/4 v0, 0x3

    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    if-eqz v2, :cond_7d

    neg-int v1, v1

    :cond_7d
    return v1

    :cond_7e
    const/16 v7, 0x7d

    if-ne v3, v7, :cond_c2

    iget v3, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v8, v9, 0x1

    add-int/2addr v3, v9

    invoke-virtual {p0, v3}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v3

    if-ne v3, v5, :cond_9d

    :goto_8d
    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr p1, v8

    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {p0, p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result p1

    :goto_9a
    iput-char p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    goto :goto_b8

    :cond_9d
    const/16 p1, 0x5d

    if-ne v3, p1, :cond_a4

    const/16 p1, 0xf

    goto :goto_8d

    :cond_a4
    if-ne v3, v7, :cond_a9

    const/16 p1, 0xd

    goto :goto_8d

    :cond_a9
    const/16 p1, 0x1a

    if-ne v3, p1, :cond_bf

    const/16 v0, 0x14

    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    sub-int/2addr v8, v4

    add-int/2addr v0, v8

    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    goto :goto_9a

    :goto_b8
    const/4 p1, 0x4

    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    if-eqz v2, :cond_be

    neg-int v1, v1

    :cond_be
    return v1

    :cond_bf
    iput v6, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return v0

    :cond_c2
    iput v6, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return v0

    :cond_c5
    :goto_c5
    iput v6, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return v0

    :cond_c8
    iput v6, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return v0
.end method

.method public final scanFieldIntArray([C)[I
    .registers 20

    move-object/from16 v0, p0

    const/4 v1, 0x0

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    invoke-virtual/range {p0 .. p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charArrayCompare([C)Z

    move-result v2

    const/4 v3, -0x2

    const/4 v4, 0x0

    if-nez v2, :cond_10

    iput v3, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v4

    :cond_10
    move-object/from16 v2, p1

    array-length v2, v2

    iget v5, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v6, v2, 0x1

    add-int/2addr v5, v2

    invoke-virtual {v0, v5}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    const/16 v5, 0x5b

    if-eq v2, v5, :cond_23

    iput v3, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v4

    :cond_23
    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v3, v6, 0x1

    add-int/2addr v2, v6

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    const/16 v5, 0x10

    new-array v6, v5, [I

    const/4 v7, 0x3

    const/16 v8, 0x2c

    const/4 v9, -0x1

    const/16 v10, 0x5d

    const/4 v11, 0x1

    if-ne v2, v10, :cond_44

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v12, v3, 0x1

    add-int/2addr v2, v3

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    const/4 v4, 0x0

    goto :goto_a6

    :cond_44
    const/4 v12, 0x0

    :goto_45
    const/16 v13, 0x2d

    if-ne v2, v13, :cond_55

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v13, v3, 0x1

    add-int/2addr v2, v3

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    move v3, v13

    const/4 v13, 0x1

    goto :goto_56

    :cond_55
    const/4 v13, 0x0

    :goto_56
    const/16 v14, 0x30

    if-lt v2, v14, :cond_10f

    const/16 v15, 0x39

    if-gt v2, v15, :cond_10f

    add-int/lit8 v2, v2, -0x30

    :goto_60
    iget v4, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v16, v3, 0x1

    add-int/2addr v4, v3

    invoke-virtual {v0, v4}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v3

    if-lt v3, v14, :cond_75

    if-gt v3, v15, :cond_75

    mul-int/lit8 v2, v2, 0xa

    add-int/lit8 v3, v3, -0x30

    add-int/2addr v2, v3

    move/from16 v3, v16

    goto :goto_60

    :cond_75
    array-length v4, v6

    if-lt v12, v4, :cond_83

    array-length v4, v6

    mul-int/lit8 v4, v4, 0x3

    div-int/lit8 v4, v4, 0x2

    new-array v4, v4, [I

    invoke-static {v6, v1, v4, v1, v12}, Ljava/lang/System;->arraycopy(Ljava/lang/Object;ILjava/lang/Object;II)V

    move-object v6, v4

    :cond_83
    add-int/lit8 v4, v12, 0x1

    if-eqz v13, :cond_88

    neg-int v2, v2

    :cond_88
    aput v2, v6, v12

    if-ne v3, v8, :cond_9a

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v3, v16, 0x1

    add-int v2, v2, v16

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    move v12, v2

    const/4 v2, 0x0

    goto/16 :goto_107

    :cond_9a
    if-ne v3, v10, :cond_103

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v12, v16, 0x1

    add-int v2, v2, v16

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    :goto_a6
    array-length v3, v6

    if-eq v4, v3, :cond_af

    new-array v3, v4, [I

    invoke-static {v6, v1, v3, v1, v4}, Ljava/lang/System;->arraycopy(Ljava/lang/Object;ILjava/lang/Object;II)V

    goto :goto_b0

    :cond_af
    move-object v3, v6

    :goto_b0
    if-ne v2, v8, :cond_c0

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    sub-int/2addr v12, v11

    add-int/2addr v1, v12

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual/range {p0 .. p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    iput v7, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    iput v5, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    return-object v3

    :cond_c0
    const/16 v1, 0x7d

    if-ne v2, v1, :cond_ff

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v4, v12, 0x1

    add-int/2addr v2, v12

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    if-ne v2, v8, :cond_db

    iput v5, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    :goto_d1
    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    sub-int/2addr v4, v11

    add-int/2addr v1, v4

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual/range {p0 .. p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    goto :goto_f7

    :cond_db
    if-ne v2, v10, :cond_e2

    const/16 v1, 0xf

    :goto_df
    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    goto :goto_d1

    :cond_e2
    if-ne v2, v1, :cond_e7

    const/16 v1, 0xd

    goto :goto_df

    :cond_e7
    const/16 v1, 0x1a

    if-ne v2, v1, :cond_fb

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    sub-int/2addr v4, v11

    add-int/2addr v2, v4

    iput v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    const/16 v2, 0x14

    iput v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    iput-char v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    :goto_f7
    const/4 v1, 0x4

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v3

    :cond_fb
    iput v9, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    const/4 v2, 0x0

    return-object v2

    :cond_ff
    const/4 v2, 0x0

    iput v9, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v2

    :cond_103
    const/4 v2, 0x0

    move v12, v3

    move/from16 v3, v16

    :goto_107
    move/from16 v17, v4

    move-object v4, v2

    move v2, v12

    move/from16 v12, v17

    goto/16 :goto_45

    :cond_10f
    move-object v2, v4

    iput v9, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v2
.end method

.method public scanFieldLong([C)J
    .registers 19

    move-object/from16 v0, p0

    move-object/from16 v1, p1

    const/4 v2, 0x0

    iput v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    invoke-virtual/range {p0 .. p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charArrayCompare([C)Z

    move-result v3

    const-wide/16 v4, 0x0

    if-nez v3, :cond_13

    const/4 v1, -0x2

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-wide v4

    :cond_13
    array-length v3, v1

    iget v6, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v7, v3, 0x1

    add-int/2addr v6, v3

    invoke-virtual {v0, v6}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v3

    const/16 v6, 0x2d

    const/4 v8, 0x1

    if-ne v3, v6, :cond_2d

    iget v3, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v6, v7, 0x1

    add-int/2addr v3, v7

    invoke-virtual {v0, v3}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v3

    const/4 v7, 0x1

    goto :goto_2f

    :cond_2d
    move v6, v7

    const/4 v7, 0x0

    :goto_2f
    const/16 v9, 0x30

    const/4 v10, -0x1

    if-lt v3, v9, :cond_d7

    const/16 v11, 0x39

    if-gt v3, v11, :cond_d7

    sub-int/2addr v3, v9

    int-to-long v12, v3

    :goto_3a
    iget v3, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v14, v6, 0x1

    add-int/2addr v3, v6

    invoke-virtual {v0, v3}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v3

    if-lt v3, v9, :cond_52

    if-gt v3, v11, :cond_52

    const-wide/16 v15, 0xa

    mul-long v12, v12, v15

    add-int/lit8 v3, v3, -0x30

    int-to-long v2, v3

    add-long/2addr v12, v2

    move v6, v14

    const/4 v2, 0x0

    goto :goto_3a

    :cond_52
    const/16 v2, 0x2e

    if-ne v3, v2, :cond_59

    iput v10, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-wide v4

    :cond_59
    array-length v1, v1

    sub-int v1, v14, v1

    const/16 v2, 0x15

    if-ge v1, v2, :cond_6e

    cmp-long v1, v12, v4

    if-gez v1, :cond_6c

    const-wide/high16 v1, -0x8000000000000000L

    cmp-long v9, v12, v1

    if-nez v9, :cond_6e

    if-eqz v7, :cond_6e

    :cond_6c
    const/4 v6, 0x1

    goto :goto_6f

    :cond_6e
    const/4 v6, 0x0

    :goto_6f
    if-nez v6, :cond_74

    iput v10, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-wide v4

    :cond_74
    const/16 v1, 0x10

    const/16 v2, 0x2c

    if-ne v3, v2, :cond_90

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v2, v14

    iput v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    iput-char v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    const/4 v2, 0x3

    iput v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    if-eqz v7, :cond_8f

    neg-long v12, v12

    :cond_8f
    return-wide v12

    :cond_90
    const/16 v6, 0x7d

    if-ne v3, v6, :cond_d4

    iget v3, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v9, v14, 0x1

    add-int/2addr v3, v14

    invoke-virtual {v0, v3}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v3

    if-ne v3, v2, :cond_af

    :goto_9f
    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v1, v9

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    :goto_ac
    iput-char v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    goto :goto_ca

    :cond_af
    const/16 v1, 0x5d

    if-ne v3, v1, :cond_b6

    const/16 v1, 0xf

    goto :goto_9f

    :cond_b6
    if-ne v3, v6, :cond_bb

    const/16 v1, 0xd

    goto :goto_9f

    :cond_bb
    const/16 v1, 0x1a

    if-ne v3, v1, :cond_d1

    const/16 v2, 0x14

    iput v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    sub-int/2addr v9, v8

    add-int/2addr v2, v9

    iput v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    goto :goto_ac

    :goto_ca
    const/4 v1, 0x4

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    if-eqz v7, :cond_d0

    neg-long v12, v12

    :cond_d0
    return-wide v12

    :cond_d1
    iput v10, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-wide v4

    :cond_d4
    iput v10, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-wide v4

    :cond_d7
    iput v10, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-wide v4
.end method

.method public scanFieldString([C)Ljava/lang/String;
    .registers 11

    const/4 v0, 0x0

    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    invoke-virtual {p0, p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charArrayCompare([C)Z

    move-result v1

    if-nez v1, :cond_11

    const/4 p1, -0x2

    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    :goto_c
    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->stringDefaultValue()Ljava/lang/String;

    move-result-object p1

    return-object p1

    :cond_11
    array-length v1, p1

    iget v2, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v3, v1, 0x1

    add-int/2addr v2, v1

    invoke-virtual {p0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    const/16 v2, 0x22

    const/4 v4, -0x1

    if-eq v1, v2, :cond_23

    :cond_20
    iput v4, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    goto :goto_c

    :cond_23
    iget v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    array-length v5, p1

    add-int/2addr v1, v5

    add-int/lit8 v1, v1, 0x1

    invoke-virtual {p0, v2, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->indexOf(CI)I

    move-result v1

    if-eq v1, v4, :cond_db

    iget v5, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    array-length v6, p1

    add-int/2addr v5, v6

    add-int/lit8 v5, v5, 0x1

    sub-int v6, v1, v5

    invoke-virtual {p0, v5, v6}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->subString(II)Ljava/lang/String;

    move-result-object v5

    const/16 v6, 0x5c

    invoke-virtual {v5, v6}, Ljava/lang/String;->indexOf(I)I

    move-result v7

    if-eq v7, v4, :cond_73

    :goto_43
    add-int/lit8 v5, v1, -0x1

    const/4 v7, 0x0

    :goto_46
    if-ltz v5, :cond_53

    invoke-virtual {p0, v5}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v8

    if-ne v8, v6, :cond_53

    add-int/lit8 v7, v7, 0x1

    add-int/lit8 v5, v5, -0x1

    goto :goto_46

    :cond_53
    rem-int/lit8 v7, v7, 0x2

    if-nez v7, :cond_6c

    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    array-length v2, p1

    add-int/2addr v2, v0

    add-int/lit8 v2, v2, 0x1

    sub-int v2, v1, v2

    array-length v5, p1

    add-int/2addr v0, v5

    add-int/lit8 v0, v0, 0x1

    invoke-virtual {p0, v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->sub_chars(II)[C

    move-result-object v0

    invoke-static {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->readString([CI)Ljava/lang/String;

    move-result-object v5

    goto :goto_73

    :cond_6c
    add-int/lit8 v1, v1, 0x1

    invoke-virtual {p0, v2, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->indexOf(CI)I

    move-result v1

    goto :goto_43

    :cond_73
    :goto_73
    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    array-length p1, p1

    add-int/2addr p1, v0

    add-int/lit8 p1, p1, 0x1

    sub-int/2addr v1, p1

    add-int/lit8 v1, v1, 0x1

    add-int/2addr v3, v1

    add-int/lit8 p1, v3, 0x1

    add-int/2addr v0, v3

    invoke-virtual {p0, v0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v0

    const/16 v1, 0x2c

    if-ne v0, v1, :cond_99

    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v0, p1

    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {p0, p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result p1

    iput-char p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    const/4 p1, 0x3

    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v5

    :cond_99
    const/16 v2, 0x7d

    if-ne v0, v2, :cond_20

    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v3, p1, 0x1

    add-int/2addr v0, p1

    invoke-virtual {p0, v0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result p1

    if-ne p1, v1, :cond_ba

    const/16 p1, 0x10

    :goto_aa
    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr p1, v3

    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {p0, p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result p1

    iput-char p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    goto :goto_d7

    :cond_ba
    const/16 v0, 0x5d

    if-ne p1, v0, :cond_c1

    const/16 p1, 0xf

    goto :goto_aa

    :cond_c1
    if-ne p1, v2, :cond_c6

    const/16 p1, 0xd

    goto :goto_aa

    :cond_c6
    const/16 v0, 0x1a

    if-ne p1, v0, :cond_20

    const/16 p1, 0x14

    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v3, v3, -0x1

    add-int/2addr p1, v3

    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iput-char v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    :goto_d7
    const/4 p1, 0x4

    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v5

    :cond_db
    new-instance p1, Lcom/tradplus/ads/common/serialization/JSONException;

    const-string v0, "unclosed str"

    invoke-direct {p1, v0}, Lcom/tradplus/ads/common/serialization/JSONException;-><init>(Ljava/lang/String;)V

    goto :goto_e4

    :goto_e3
    throw p1

    :goto_e4
    goto :goto_e3
.end method

.method public scanFieldStringArray([CLjava/lang/Class;)Ljava/util/Collection;
    .registers 14
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "([C",
            "Ljava/lang/Class<",
            "*>;)",
            "Ljava/util/Collection<",
            "Ljava/lang/String;",
            ">;"
        }
    .end annotation

    const/4 v0, 0x0

    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    invoke-virtual {p0, p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charArrayCompare([C)Z

    move-result v1

    const/4 v2, 0x0

    if-nez v1, :cond_e

    const/4 p1, -0x2

    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v2

    :cond_e
    invoke-virtual {p0, p2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->newCollectionByType(Ljava/lang/Class;)Ljava/util/Collection;

    move-result-object p2

    array-length p1, p1

    iget v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v3, p1, 0x1

    add-int/2addr v1, p1

    invoke-virtual {p0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result p1

    const/16 v1, 0x5b

    const/4 v4, -0x1

    if-eq p1, v1, :cond_24

    iput v4, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v2

    :cond_24
    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v1, v3, 0x1

    add-int/2addr p1, v3

    invoke-virtual {p0, p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result p1

    :goto_2d
    const/16 v3, 0x2c

    const/16 v5, 0x5d

    const/16 v6, 0x22

    if-ne p1, v6, :cond_95

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr p1, v1

    invoke-virtual {p0, v6, p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->indexOf(CI)I

    move-result p1

    if-eq p1, v4, :cond_8d

    iget v7, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v7, v1

    sub-int v8, p1, v7

    invoke-virtual {p0, v7, v8}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->subString(II)Ljava/lang/String;

    move-result-object v7

    const/16 v8, 0x5c

    invoke-virtual {v7, v8}, Ljava/lang/String;->indexOf(I)I

    move-result v9

    if-eq v9, v4, :cond_7a

    :goto_4f
    add-int/lit8 v7, p1, -0x1

    const/4 v9, 0x0

    :goto_52
    if-ltz v7, :cond_5f

    invoke-virtual {p0, v7}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v10

    if-ne v10, v8, :cond_5f

    add-int/lit8 v9, v9, 0x1

    add-int/lit8 v7, v7, -0x1

    goto :goto_52

    :cond_5f
    rem-int/lit8 v9, v9, 0x2

    if-nez v9, :cond_73

    iget v6, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int v7, v6, v1

    sub-int v7, p1, v7

    add-int/2addr v6, v1

    invoke-virtual {p0, v6, v7}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->sub_chars(II)[C

    move-result-object v6

    invoke-static {v6, v7}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->readString([CI)Ljava/lang/String;

    move-result-object v7

    goto :goto_7a

    :cond_73
    add-int/lit8 p1, p1, 0x1

    invoke-virtual {p0, v6, p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->indexOf(CI)I

    move-result p1

    goto :goto_4f

    :cond_7a
    :goto_7a
    iget v6, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int v8, v6, v1

    sub-int/2addr p1, v8

    add-int/lit8 p1, p1, 0x1

    add-int/2addr v1, p1

    add-int/lit8 p1, v1, 0x1

    add-int/2addr v6, v1

    invoke-virtual {p0, v6}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    invoke-interface {p2, v7}, Ljava/util/Collection;->add(Ljava/lang/Object;)Z

    goto :goto_cb

    :cond_8d
    new-instance p1, Lcom/tradplus/ads/common/serialization/JSONException;

    const-string p2, "unclosed str"

    invoke-direct {p1, p2}, Lcom/tradplus/ads/common/serialization/JSONException;-><init>(Ljava/lang/String;)V

    throw p1

    :cond_95
    const/16 v6, 0x6e

    if-ne p1, v6, :cond_e9

    iget v6, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v6, v1

    invoke-virtual {p0, v6}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v6

    const/16 v7, 0x75

    if-ne v6, v7, :cond_e9

    iget v6, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v6, v1

    add-int/lit8 v6, v6, 0x1

    invoke-virtual {p0, v6}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v6

    const/16 v7, 0x6c

    if-ne v6, v7, :cond_e9

    iget v6, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v6, v1

    add-int/lit8 v6, v6, 0x2

    invoke-virtual {p0, v6}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v6

    if-ne v6, v7, :cond_e9

    add-int/lit8 v1, v1, 0x3

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v6, v1, 0x1

    add-int/2addr p1, v1

    invoke-virtual {p0, p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    invoke-interface {p2, v2}, Ljava/util/Collection;->add(Ljava/lang/Object;)Z

    move p1, v6

    :goto_cb
    if-ne v1, v3, :cond_d9

    iget v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v3, p1, 0x1

    add-int/2addr v1, p1

    invoke-virtual {p0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result p1

    move v1, v3

    goto/16 :goto_2d

    :cond_d9
    if-ne v1, v5, :cond_e6

    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v1, p1, 0x1

    add-int/2addr v0, p1

    invoke-virtual {p0, v0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result p1

    move v0, v1

    goto :goto_fa

    :cond_e6
    iput v4, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v2

    :cond_e9
    if-ne p1, v5, :cond_153

    invoke-interface {p2}, Ljava/util/Collection;->size()I

    move-result p1

    if-nez p1, :cond_153

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v0, v1, 0x1

    add-int/2addr p1, v1

    invoke-virtual {p0, p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result p1

    :goto_fa
    if-ne p1, v3, :cond_10d

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr p1, v0

    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {p0, p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result p1

    iput-char p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    const/4 p1, 0x3

    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object p2

    :cond_10d
    const/16 v1, 0x7d

    if-ne p1, v1, :cond_150

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v6, v0, 0x1

    add-int/2addr p1, v0

    invoke-virtual {p0, p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result p1

    if-ne p1, v3, :cond_12e

    const/16 p1, 0x10

    :goto_11e
    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr p1, v6

    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {p0, p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result p1

    iput-char p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    goto :goto_149

    :cond_12e
    if-ne p1, v5, :cond_133

    const/16 p1, 0xf

    goto :goto_11e

    :cond_133
    if-ne p1, v1, :cond_138

    const/16 p1, 0xd

    goto :goto_11e

    :cond_138
    const/16 v0, 0x1a

    if-ne p1, v0, :cond_14d

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v6, v6, -0x1

    add-int/2addr p1, v6

    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    const/16 p1, 0x14

    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    iput-char v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    :goto_149
    const/4 p1, 0x4

    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object p2

    :cond_14d
    iput v4, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v2

    :cond_150
    iput v4, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v2

    :cond_153
    new-instance p1, Lcom/tradplus/ads/common/serialization/JSONException;

    const-string p2, "illega str"

    invoke-direct {p1, p2}, Lcom/tradplus/ads/common/serialization/JSONException;-><init>(Ljava/lang/String;)V

    goto :goto_15c

    :goto_15b
    throw p1

    :goto_15c
    goto :goto_15b
.end method

.method public scanFieldStringArray([CILcom/tradplus/ads/common/serialization/parser/SymbolTable;)[Ljava/lang/String;
    .registers 4

    new-instance p1, Ljava/lang/UnsupportedOperationException;

    invoke-direct {p1}, Ljava/lang/UnsupportedOperationException;-><init>()V

    throw p1
.end method

.method public scanFieldSymbol([C)J
    .registers 12

    const/4 v0, 0x0

    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    invoke-virtual {p0, p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charArrayCompare([C)Z

    move-result v0

    const-wide/16 v1, 0x0

    if-nez v0, :cond_f

    const/4 p1, -0x2

    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-wide v1

    :cond_f
    array-length p1, p1

    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v3, p1, 0x1

    add-int/2addr v0, p1

    invoke-virtual {p0, v0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result p1

    const/16 v0, 0x22

    const/4 v4, -0x1

    if-eq p1, v0, :cond_21

    iput v4, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-wide v1

    :cond_21
    const-wide v5, -0x340d631b7bdddcdbL    # -7.302176725335867E57

    :goto_26
    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v7, v3, 0x1

    add-int/2addr p1, v3

    invoke-virtual {p0, p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result p1

    if-ne p1, v0, :cond_97

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v0, v7, 0x1

    add-int/2addr p1, v7

    invoke-virtual {p0, p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result p1

    const/16 v3, 0x2c

    if-ne p1, v3, :cond_4f

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr p1, v0

    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {p0, p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result p1

    iput-char p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    const/4 p1, 0x3

    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-wide v5

    :cond_4f
    const/16 v7, 0x7d

    if-ne p1, v7, :cond_94

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v8, v0, 0x1

    add-int/2addr p1, v0

    invoke-virtual {p0, p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result p1

    if-ne p1, v3, :cond_70

    const/16 p1, 0x10

    :goto_60
    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr p1, v8

    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {p0, p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result p1

    iput-char p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    goto :goto_8d

    :cond_70
    const/16 v0, 0x5d

    if-ne p1, v0, :cond_77

    const/16 p1, 0xf

    goto :goto_60

    :cond_77
    if-ne p1, v7, :cond_7c

    const/16 p1, 0xd

    goto :goto_60

    :cond_7c
    const/16 v0, 0x1a

    if-ne p1, v0, :cond_91

    const/16 p1, 0x14

    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v8, v8, -0x1

    add-int/2addr p1, v8

    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iput-char v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    :goto_8d
    const/4 p1, 0x4

    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-wide v5

    :cond_91
    iput v4, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-wide v1

    :cond_94
    iput v4, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-wide v1

    :cond_97
    int-to-long v8, p1

    xor-long/2addr v5, v8

    const-wide v8, 0x100000001b3L

    mul-long v5, v5, v8

    const/16 v3, 0x5c

    if-ne p1, v3, :cond_a7

    iput v4, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-wide v1

    :cond_a7
    move v3, v7

    goto/16 :goto_26
.end method

.method public scanFieldUUID([C)Ljava/util/UUID;
    .registers 26

    move-object/from16 v0, p0

    move-object/from16 v1, p1

    const/4 v2, 0x0

    iput v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    invoke-virtual/range {p0 .. p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charArrayCompare([C)Z

    move-result v3

    const/4 v4, -0x2

    const/4 v5, 0x0

    if-nez v3, :cond_12

    iput v4, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v5

    :cond_12
    array-length v3, v1

    iget v6, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v7, v3, 0x1

    add-int/2addr v6, v3

    invoke-virtual {v0, v6}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v3

    const/16 v6, 0x22

    const/4 v9, -0x1

    const/4 v10, 0x4

    if-ne v3, v6, :cond_20e

    iget v3, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    array-length v6, v1

    add-int/2addr v3, v6

    add-int/lit8 v3, v3, 0x1

    const/16 v6, 0x22

    invoke-virtual {v0, v6, v3}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->indexOf(CI)I

    move-result v3

    if-eq v3, v9, :cond_206

    iget v6, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    array-length v11, v1

    add-int/2addr v6, v11

    add-int/lit8 v6, v6, 0x1

    sub-int v11, v3, v6

    const/16 v12, 0x24

    const/16 v15, 0x46

    const/16 v2, 0x66

    const/16 v13, 0x39

    const/16 v14, 0x41

    const/16 v9, 0x61

    const/16 v8, 0x30

    if-ne v11, v12, :cond_164

    const/4 v11, 0x0

    const-wide/16 v18, 0x0

    :goto_4b
    const/16 v12, 0x8

    if-ge v11, v12, :cond_7b

    add-int v12, v6, v11

    invoke-virtual {v0, v12}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v12

    if-lt v12, v8, :cond_5c

    if-gt v12, v13, :cond_5c

    add-int/lit8 v12, v12, -0x30

    goto :goto_6c

    :cond_5c
    if-lt v12, v9, :cond_65

    if-gt v12, v2, :cond_65

    add-int/lit8 v12, v12, -0x61

    :goto_62
    add-int/lit8 v12, v12, 0xa

    goto :goto_6c

    :cond_65
    if-lt v12, v14, :cond_78

    if-gt v12, v15, :cond_78

    add-int/lit8 v12, v12, -0x41

    goto :goto_62

    :goto_6c
    shl-long v18, v18, v10

    int-to-long v14, v12

    or-long v18, v18, v14

    add-int/lit8 v11, v11, 0x1

    const/16 v14, 0x41

    const/16 v15, 0x46

    goto :goto_4b

    :cond_78
    iput v4, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v5

    :cond_7b
    const/16 v11, 0x9

    :goto_7d
    const/16 v12, 0xd

    if-ge v11, v12, :cond_b3

    add-int v12, v6, v11

    invoke-virtual {v0, v12}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v12

    if-lt v12, v8, :cond_8e

    if-gt v12, v13, :cond_8e

    add-int/lit8 v12, v12, -0x30

    goto :goto_a2

    :cond_8e
    if-lt v12, v9, :cond_97

    if-gt v12, v2, :cond_97

    add-int/lit8 v12, v12, -0x61

    :goto_94
    add-int/lit8 v12, v12, 0xa

    goto :goto_a2

    :cond_97
    const/16 v14, 0x41

    if-lt v12, v14, :cond_b0

    const/16 v14, 0x46

    if-gt v12, v14, :cond_b0

    add-int/lit8 v12, v12, -0x41

    goto :goto_94

    :goto_a2
    shl-long v14, v18, v10

    move/from16 v20, v3

    int-to-long v2, v12

    or-long v18, v14, v2

    add-int/lit8 v11, v11, 0x1

    move/from16 v3, v20

    const/16 v2, 0x66

    goto :goto_7d

    :cond_b0
    iput v4, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v5

    :cond_b3
    move/from16 v20, v3

    const/16 v2, 0xe

    move-wide/from16 v11, v18

    :goto_b9
    const/16 v3, 0x12

    if-ge v2, v3, :cond_e9

    add-int v3, v6, v2

    invoke-virtual {v0, v3}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v3

    if-lt v3, v8, :cond_ca

    if-gt v3, v13, :cond_ca

    add-int/lit8 v3, v3, -0x30

    goto :goto_e0

    :cond_ca
    if-lt v3, v9, :cond_d5

    const/16 v14, 0x66

    if-gt v3, v14, :cond_d5

    add-int/lit8 v3, v3, -0x61

    :goto_d2
    add-int/lit8 v3, v3, 0xa

    goto :goto_e0

    :cond_d5
    const/16 v14, 0x41

    if-lt v3, v14, :cond_e6

    const/16 v14, 0x46

    if-gt v3, v14, :cond_e6

    add-int/lit8 v3, v3, -0x41

    goto :goto_d2

    :goto_e0
    shl-long/2addr v11, v10

    int-to-long v14, v3

    or-long/2addr v11, v14

    add-int/lit8 v2, v2, 0x1

    goto :goto_b9

    :cond_e6
    iput v4, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v5

    :cond_e9
    const/16 v2, 0x13

    const-wide/16 v16, 0x0

    :goto_ed
    const/16 v3, 0x17

    if-ge v2, v3, :cond_124

    add-int v3, v6, v2

    invoke-virtual {v0, v3}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v3

    if-lt v3, v8, :cond_fe

    if-gt v3, v13, :cond_fe

    add-int/lit8 v3, v3, -0x30

    goto :goto_114

    :cond_fe
    if-lt v3, v9, :cond_109

    const/16 v14, 0x66

    if-gt v3, v14, :cond_109

    add-int/lit8 v3, v3, -0x61

    :goto_106
    add-int/lit8 v3, v3, 0xa

    goto :goto_114

    :cond_109
    const/16 v14, 0x41

    if-lt v3, v14, :cond_121

    const/16 v14, 0x46

    if-gt v3, v14, :cond_121

    add-int/lit8 v3, v3, -0x41

    goto :goto_106

    :goto_114
    shl-long v14, v16, v10

    move-wide/from16 v21, v11

    int-to-long v10, v3

    or-long v16, v14, v10

    add-int/lit8 v2, v2, 0x1

    move-wide/from16 v11, v21

    const/4 v10, 0x4

    goto :goto_ed

    :cond_121
    iput v4, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v5

    :cond_124
    move-wide/from16 v21, v11

    const/16 v2, 0x18

    move-wide/from16 v10, v16

    :goto_12a
    const/16 v3, 0x24

    if-ge v2, v3, :cond_15b

    add-int v3, v6, v2

    invoke-virtual {v0, v3}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v3

    if-lt v3, v8, :cond_13c

    if-gt v3, v13, :cond_13c

    add-int/lit8 v3, v3, -0x30

    :goto_13a
    const/4 v12, 0x4

    goto :goto_152

    :cond_13c
    if-lt v3, v9, :cond_147

    const/16 v12, 0x66

    if-gt v3, v12, :cond_147

    add-int/lit8 v3, v3, -0x61

    :goto_144
    add-int/lit8 v3, v3, 0xa

    goto :goto_13a

    :cond_147
    const/16 v12, 0x41

    if-lt v3, v12, :cond_158

    const/16 v12, 0x46

    if-gt v3, v12, :cond_158

    add-int/lit8 v3, v3, -0x41

    goto :goto_144

    :goto_152
    shl-long/2addr v10, v12

    int-to-long v14, v3

    or-long/2addr v10, v14

    add-int/lit8 v2, v2, 0x1

    goto :goto_12a

    :cond_158
    iput v4, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v5

    :cond_15b
    new-instance v2, Ljava/util/UUID;

    move-wide/from16 v3, v21

    invoke-direct {v2, v3, v4, v10, v11}, Ljava/util/UUID;-><init>(JJ)V

    goto/16 :goto_1ea

    :cond_164
    move/from16 v20, v3

    const/16 v2, 0x20

    if-ne v11, v2, :cond_202

    const/4 v2, 0x0

    const/16 v3, 0x10

    const-wide/16 v10, 0x0

    :goto_16f
    if-ge v2, v3, :cond_1a0

    add-int v3, v6, v2

    invoke-virtual {v0, v3}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v3

    if-lt v3, v8, :cond_17f

    if-gt v3, v13, :cond_17f

    add-int/lit8 v3, v3, -0x30

    :goto_17d
    const/4 v12, 0x4

    goto :goto_195

    :cond_17f
    if-lt v3, v9, :cond_18a

    const/16 v12, 0x66

    if-gt v3, v12, :cond_18a

    add-int/lit8 v3, v3, -0x61

    :goto_187
    add-int/lit8 v3, v3, 0xa

    goto :goto_17d

    :cond_18a
    const/16 v12, 0x41

    if-lt v3, v12, :cond_19d

    const/16 v12, 0x46

    if-gt v3, v12, :cond_19d

    add-int/lit8 v3, v3, -0x41

    goto :goto_187

    :goto_195
    shl-long/2addr v10, v12

    int-to-long v14, v3

    or-long/2addr v10, v14

    add-int/lit8 v2, v2, 0x1

    const/16 v3, 0x10

    goto :goto_16f

    :cond_19d
    iput v4, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v5

    :cond_1a0
    const/16 v2, 0x10

    const-wide/16 v14, 0x0

    :goto_1a4
    const/16 v3, 0x20

    if-ge v2, v3, :cond_1e5

    add-int v3, v6, v2

    invoke-virtual {v0, v3}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v3

    if-lt v3, v8, :cond_1bb

    if-gt v3, v13, :cond_1bb

    add-int/lit8 v3, v3, -0x30

    const/16 v8, 0x46

    const/16 v12, 0x66

    :goto_1b8
    const/16 v16, 0x4

    goto :goto_1d7

    :cond_1bb
    if-lt v3, v9, :cond_1c8

    const/16 v12, 0x66

    if-gt v3, v12, :cond_1ca

    add-int/lit8 v3, v3, -0x61

    add-int/lit8 v3, v3, 0xa

    const/16 v8, 0x46

    goto :goto_1b8

    :cond_1c8
    const/16 v12, 0x66

    :cond_1ca
    const/16 v8, 0x41

    if-lt v3, v8, :cond_1e2

    const/16 v8, 0x46

    if-gt v3, v8, :cond_1e2

    add-int/lit8 v3, v3, -0x41

    add-int/lit8 v3, v3, 0xa

    goto :goto_1b8

    :goto_1d7
    shl-long v14, v14, v16

    int-to-long v8, v3

    or-long/2addr v14, v8

    add-int/lit8 v2, v2, 0x1

    const/16 v8, 0x30

    const/16 v9, 0x61

    goto :goto_1a4

    :cond_1e2
    iput v4, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v5

    :cond_1e5
    new-instance v2, Ljava/util/UUID;

    invoke-direct {v2, v10, v11, v14, v15}, Ljava/util/UUID;-><init>(JJ)V

    :goto_1ea
    iget v3, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    array-length v1, v1

    add-int/2addr v1, v3

    add-int/lit8 v1, v1, 0x1

    sub-int v1, v20, v1

    add-int/lit8 v1, v1, 0x1

    add-int/2addr v7, v1

    add-int/lit8 v1, v7, 0x1

    add-int/2addr v3, v7

    invoke-virtual {v0, v3}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v3

    move/from16 v23, v3

    move v3, v1

    move/from16 v1, v23

    goto :goto_243

    :cond_202
    const/4 v1, -0x1

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v5

    :cond_206
    new-instance v1, Lcom/tradplus/ads/common/serialization/JSONException;

    const-string v2, "unclosed str"

    invoke-direct {v1, v2}, Lcom/tradplus/ads/common/serialization/JSONException;-><init>(Ljava/lang/String;)V

    throw v1

    :cond_20e
    const/16 v1, 0x6e

    if-ne v3, v1, :cond_2a1

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v2, v7, 0x1

    add-int/2addr v1, v7

    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    const/16 v3, 0x75

    if-ne v1, v3, :cond_2a1

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v3, v2, 0x1

    add-int/2addr v1, v2

    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    const/16 v2, 0x6c

    if-ne v1, v2, :cond_2a1

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v2, v3, 0x1

    add-int/2addr v1, v3

    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    const/16 v3, 0x6c

    if-ne v1, v3, :cond_2a1

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v3, v2, 0x1

    add-int/2addr v1, v2

    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    move-object v2, v5

    :goto_243
    const/16 v4, 0x2c

    if-ne v1, v4, :cond_258

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v1, v3

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    iput-char v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    const/4 v1, 0x3

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v2

    :cond_258
    const/16 v4, 0x7d

    if-ne v1, v4, :cond_202

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v4, v3, 0x1

    add-int/2addr v1, v3

    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    const/16 v3, 0x2c

    if-ne v1, v3, :cond_27c

    const/16 v3, 0x10

    iput v3, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    :goto_26d
    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v1, v4

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    :goto_278
    iput-char v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    const/4 v1, 0x4

    goto :goto_29e

    :cond_27c
    const/16 v3, 0x5d

    if-ne v1, v3, :cond_285

    const/16 v1, 0xf

    :goto_282
    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    goto :goto_26d

    :cond_285
    const/16 v3, 0x7d

    if-ne v1, v3, :cond_28c

    const/16 v1, 0xd

    goto :goto_282

    :cond_28c
    const/16 v3, 0x1a

    if-ne v1, v3, :cond_202

    const/16 v1, 0x14

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v4, v4, -0x1

    add-int/2addr v1, v4

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    const/16 v1, 0x1a

    goto :goto_278

    :goto_29e
    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v2

    :cond_2a1
    const/4 v1, -0x1

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v5
.end method

.method public final scanFloat(C)F
    .registers 24

    move-object/from16 v0, p0

    const/4 v1, 0x0

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v2, v1

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    const/16 v3, 0x22

    const/4 v4, 0x1

    if-ne v2, v3, :cond_13

    const/4 v5, 0x1

    goto :goto_14

    :cond_13
    const/4 v5, 0x0

    :goto_14
    if-eqz v5, :cond_1f

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v2, v4

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    const/4 v7, 0x2

    goto :goto_20

    :cond_1f
    const/4 v7, 0x1

    :goto_20
    const/16 v8, 0x2d

    if-ne v2, v8, :cond_26

    const/4 v9, 0x1

    goto :goto_27

    :cond_26
    const/4 v9, 0x0

    :goto_27
    if-eqz v9, :cond_33

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v10, v7, 0x1

    add-int/2addr v2, v7

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    move v7, v10

    :cond_33
    const/4 v12, 0x0

    const/4 v13, -0x1

    const/16 v14, 0x30

    if-lt v2, v14, :cond_132

    const/16 v15, 0x39

    if-gt v2, v15, :cond_132

    sub-int/2addr v2, v14

    int-to-long v1, v2

    :goto_3f
    iget v10, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v17, v7, 0x1

    add-int/2addr v10, v7

    invoke-virtual {v0, v10}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v7

    const-wide/16 v18, 0xa

    if-lt v7, v14, :cond_57

    if-gt v7, v15, :cond_57

    mul-long v1, v1, v18

    add-int/lit8 v7, v7, -0x30

    int-to-long v6, v7

    add-long/2addr v1, v6

    move/from16 v7, v17

    goto :goto_3f

    :cond_57
    const-wide/16 v20, 0x1

    const/16 v6, 0x2e

    if-ne v7, v6, :cond_5f

    const/4 v6, 0x1

    goto :goto_60

    :cond_5f
    const/4 v6, 0x0

    :goto_60
    if-eqz v6, :cond_94

    iget v6, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v7, v17, 0x1

    add-int v6, v6, v17

    invoke-virtual {v0, v6}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v6

    if-lt v6, v14, :cond_91

    if-gt v6, v15, :cond_91

    mul-long v1, v1, v18

    sub-int/2addr v6, v14

    int-to-long v10, v6

    add-long/2addr v1, v10

    move-wide/from16 v20, v18

    :goto_77
    iget v6, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v10, v7, 0x1

    add-int/2addr v6, v7

    invoke-virtual {v0, v6}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v7

    if-lt v7, v14, :cond_8e

    if-gt v7, v15, :cond_8e

    mul-long v1, v1, v18

    add-int/lit8 v7, v7, -0x30

    int-to-long v6, v7

    add-long/2addr v1, v6

    mul-long v20, v20, v18

    move v7, v10

    goto :goto_77

    :cond_8e
    move/from16 v17, v10

    goto :goto_94

    :cond_91
    iput v13, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return v12

    :cond_94
    :goto_94
    move-wide/from16 v10, v20

    const/16 v6, 0x65

    if-eq v7, v6, :cond_a2

    const/16 v6, 0x45

    if-ne v7, v6, :cond_9f

    goto :goto_a2

    :cond_9f
    const/16 v16, 0x0

    goto :goto_a4

    :cond_a2
    :goto_a2
    const/16 v16, 0x1

    :goto_a4
    if-eqz v16, :cond_d6

    iget v6, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v7, v17, 0x1

    add-int v6, v6, v17

    invoke-virtual {v0, v6}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v6

    const/16 v4, 0x2b

    if-eq v6, v4, :cond_bb

    if-ne v6, v8, :cond_b7

    goto :goto_bb

    :cond_b7
    move/from16 v17, v7

    move v7, v6

    goto :goto_c7

    :cond_bb
    :goto_bb
    iget v4, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v6, v7, 0x1

    add-int/2addr v4, v7

    invoke-virtual {v0, v4}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v4

    move v7, v4

    :goto_c5
    move/from16 v17, v6

    :goto_c7
    if-lt v7, v14, :cond_d6

    if-gt v7, v15, :cond_d6

    iget v4, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v6, v17, 0x1

    add-int v4, v4, v17

    invoke-virtual {v0, v4}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v7

    goto :goto_c5

    :cond_d6
    if-eqz v5, :cond_f2

    if-eq v7, v3, :cond_dd

    iput v13, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return v12

    :cond_dd
    iget v3, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v4, v17, 0x1

    add-int v3, v3, v17

    invoke-virtual {v0, v3}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v7

    iget v3, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v5, v3, 0x1

    add-int/2addr v3, v4

    sub-int/2addr v3, v5

    const/4 v6, 0x2

    sub-int/2addr v3, v6

    move/from16 v17, v4

    goto :goto_f9

    :cond_f2
    iget v5, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int v3, v5, v17

    sub-int/2addr v3, v5

    const/4 v4, 0x1

    sub-int/2addr v3, v4

    :goto_f9
    if-nez v16, :cond_10d

    const/16 v4, 0x11

    if-ge v3, v4, :cond_10d

    long-to-double v1, v1

    long-to-double v3, v10

    invoke-static {v1, v2}, Ljava/lang/Double;->isNaN(D)Z

    invoke-static {v3, v4}, Ljava/lang/Double;->isNaN(D)Z

    div-double/2addr v1, v3

    double-to-float v1, v1

    if-eqz v9, :cond_115

    neg-float v1, v1

    goto :goto_115

    :cond_10d
    invoke-virtual {v0, v5, v3}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->subString(II)Ljava/lang/String;

    move-result-object v1

    invoke-static {v1}, Ljava/lang/Float;->parseFloat(Ljava/lang/String;)F

    move-result v1

    :cond_115
    :goto_115
    move/from16 v2, p1

    if-ne v7, v2, :cond_12f

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int v2, v2, v17

    iput v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    iput-char v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    const/4 v2, 0x3

    iput v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    const/16 v2, 0x10

    iput v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    return v1

    :cond_12f
    iput v13, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return v1

    :cond_132
    const/16 v1, 0x6e

    if-ne v2, v1, :cond_1bc

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v1, v7

    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    const/16 v2, 0x75

    if-ne v1, v2, :cond_1bc

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v1, v7

    const/4 v2, 0x1

    add-int/2addr v1, v2

    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    const/16 v2, 0x6c

    if-ne v1, v2, :cond_1bc

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v1, v7

    const/4 v4, 0x2

    add-int/2addr v1, v4

    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    if-ne v1, v2, :cond_1bc

    const/4 v1, 0x5

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    const/4 v2, 0x3

    add-int/2addr v7, v2

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v4, v7, 0x1

    add-int/2addr v2, v7

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    if-eqz v5, :cond_175

    if-ne v2, v3, :cond_175

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v3, v4, 0x1

    add-int/2addr v2, v4

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    goto :goto_176

    :cond_175
    move v3, v4

    :goto_176
    const/16 v4, 0x2c

    if-ne v2, v4, :cond_18e

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v2, v3

    iput v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    iput-char v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    const/16 v4, 0x10

    iput v4, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    return v12

    :cond_18e
    const/16 v4, 0x10

    const/16 v5, 0x5d

    if-ne v2, v5, :cond_1a8

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v2, v3

    iput v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    iput-char v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    const/16 v1, 0xf

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    return v12

    :cond_1a8
    invoke-static {v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->isWhitespace(C)Z

    move-result v2

    if-eqz v2, :cond_1b9

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v5, v3, 0x1

    add-int/2addr v2, v3

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    move v3, v5

    goto :goto_176

    :cond_1b9
    iput v13, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return v12

    :cond_1bc
    iput v13, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return v12
.end method

.method public final scanHex()V
    .registers 6

    iget-char v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    const-string v1, "illegal state. "

    const/16 v2, 0x78

    if-ne v0, v2, :cond_79

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    iget-char v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    const/16 v2, 0x27

    if-ne v0, v2, :cond_62

    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->i:I

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    iget-char v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    const/16 v3, 0x1a

    if-ne v0, v2, :cond_24

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    iput v3, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    return-void

    :cond_24
    :goto_24
    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    move-result v0

    const/16 v4, 0x30

    if-lt v0, v4, :cond_30

    const/16 v4, 0x39

    if-le v0, v4, :cond_38

    :cond_30
    const/16 v4, 0x41

    if-lt v0, v4, :cond_3f

    const/16 v4, 0x46

    if-gt v0, v4, :cond_3f

    :cond_38
    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->h:I

    add-int/lit8 v0, v0, 0x1

    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->h:I

    goto :goto_24

    :cond_3f
    if-ne v0, v2, :cond_4d

    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->h:I

    add-int/lit8 v0, v0, 0x1

    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->h:I

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    iput v3, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    return-void

    :cond_4d
    new-instance v2, Lcom/tradplus/ads/common/serialization/JSONException;

    new-instance v3, Ljava/lang/StringBuilder;

    invoke-direct {v3}, Ljava/lang/StringBuilder;-><init>()V

    invoke-virtual {v3, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;

    invoke-virtual {v3, v0}, Ljava/lang/StringBuilder;->append(C)Ljava/lang/StringBuilder;

    invoke-virtual {v3}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;

    move-result-object v0

    invoke-direct {v2, v0}, Lcom/tradplus/ads/common/serialization/JSONException;-><init>(Ljava/lang/String;)V

    throw v2

    :cond_62
    new-instance v0, Lcom/tradplus/ads/common/serialization/JSONException;

    new-instance v2, Ljava/lang/StringBuilder;

    invoke-direct {v2}, Ljava/lang/StringBuilder;-><init>()V

    invoke-virtual {v2, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;

    iget-char v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    invoke-virtual {v2, v1}, Ljava/lang/StringBuilder;->append(C)Ljava/lang/StringBuilder;

    invoke-virtual {v2}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;

    move-result-object v1

    invoke-direct {v0, v1}, Lcom/tradplus/ads/common/serialization/JSONException;-><init>(Ljava/lang/String;)V

    throw v0

    :cond_79
    new-instance v0, Lcom/tradplus/ads/common/serialization/JSONException;

    new-instance v2, Ljava/lang/StringBuilder;

    invoke-direct {v2}, Ljava/lang/StringBuilder;-><init>()V

    invoke-virtual {v2, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;

    iget-char v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    invoke-virtual {v2, v1}, Ljava/lang/StringBuilder;->append(C)Ljava/lang/StringBuilder;

    invoke-virtual {v2}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;

    move-result-object v1

    invoke-direct {v0, v1}, Lcom/tradplus/ads/common/serialization/JSONException;-><init>(Ljava/lang/String;)V

    goto :goto_91

    :goto_90
    throw v0

    :goto_91
    goto :goto_90
.end method

.method public final scanIdent()V
    .registers 3

    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v0, v0, -0x1

    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->i:I

    const/4 v0, 0x0

    iput-boolean v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->j:Z

    :goto_9
    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->h:I

    add-int/lit8 v0, v0, 0x1

    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->h:I

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    iget-char v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    invoke-static {v0}, Ljava/lang/Character;->isLetterOrDigit(C)Z

    move-result v0

    if-eqz v0, :cond_1b

    goto :goto_9

    :cond_1b
    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->stringVal()Ljava/lang/String;

    move-result-object v0

    const-string v1, "null"

    invoke-virtual {v1, v0}, Ljava/lang/String;->equalsIgnoreCase(Ljava/lang/String;)Z

    move-result v1

    if-eqz v1, :cond_2c

    const/16 v0, 0x8

    :goto_29
    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    goto :goto_6f

    :cond_2c
    const-string v1, "new"

    invoke-virtual {v1, v0}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z

    move-result v1

    if-eqz v1, :cond_37

    const/16 v0, 0x9

    goto :goto_29

    :cond_37
    const-string v1, "true"

    invoke-virtual {v1, v0}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z

    move-result v1

    if-eqz v1, :cond_41

    const/4 v0, 0x6

    goto :goto_29

    :cond_41
    const-string v1, "false"

    invoke-virtual {v1, v0}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z

    move-result v1

    if-eqz v1, :cond_4b

    const/4 v0, 0x7

    goto :goto_29

    :cond_4b
    const-string v1, "undefined"

    invoke-virtual {v1, v0}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z

    move-result v1

    if-eqz v1, :cond_56

    const/16 v0, 0x17

    goto :goto_29

    :cond_56
    const-string v1, "Set"

    invoke-virtual {v1, v0}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z

    move-result v1

    if-eqz v1, :cond_61

    const/16 v0, 0x15

    goto :goto_29

    :cond_61
    const-string v1, "TreeSet"

    invoke-virtual {v1, v0}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z

    move-result v0

    if-eqz v0, :cond_6c

    const/16 v0, 0x16

    goto :goto_29

    :cond_6c
    const/16 v0, 0x12

    goto :goto_29

    :goto_6f
    return-void
.end method

.method public scanInt(C)I
    .registers 15

    const/4 v0, 0x0

    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    iget v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v1, v0

    invoke-virtual {p0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    const/16 v2, 0x22

    const/4 v3, 0x1

    if-ne v1, v2, :cond_11

    const/4 v4, 0x1

    goto :goto_12

    :cond_11
    const/4 v4, 0x0

    :goto_12
    const/4 v5, 0x2

    if-eqz v4, :cond_1e

    iget v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v1, v3

    invoke-virtual {p0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    const/4 v6, 0x2

    goto :goto_1f

    :cond_1e
    const/4 v6, 0x1

    :goto_1f
    const/16 v7, 0x2d

    if-ne v1, v7, :cond_25

    const/4 v7, 0x1

    goto :goto_26

    :cond_25
    const/4 v7, 0x0

    :goto_26
    if-eqz v7, :cond_32

    iget v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v8, v6, 0x1

    add-int/2addr v1, v6

    invoke-virtual {p0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    move v6, v8

    :cond_32
    const/16 v8, 0x10

    const/4 v9, 0x3

    const/16 v10, 0x30

    const/4 v11, -0x1

    if-lt v1, v10, :cond_8e

    const/16 v12, 0x39

    if-gt v1, v12, :cond_8e

    sub-int/2addr v1, v10

    :goto_3f
    iget v2, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v3, v6, 0x1

    add-int/2addr v2, v6

    invoke-virtual {p0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    if-lt v2, v10, :cond_53

    if-gt v2, v12, :cond_53

    mul-int/lit8 v1, v1, 0xa

    add-int/lit8 v2, v2, -0x30

    add-int/2addr v1, v2

    move v6, v3

    goto :goto_3f

    :cond_53
    const/16 v4, 0x2e

    if-ne v2, v4, :cond_5a

    iput v11, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return v0

    :cond_5a
    if-gez v1, :cond_5f

    iput v11, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return v0

    :cond_5f
    :goto_5f
    if-ne v2, p1, :cond_76

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr p1, v3

    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {p0, p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result p1

    iput-char p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    iput v9, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    iput v8, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    if-eqz v7, :cond_75

    neg-int v1, v1

    :cond_75
    return v1

    :cond_76
    invoke-static {v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->isWhitespace(C)Z

    move-result v0

    if-eqz v0, :cond_88

    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v2, v3, 0x1

    add-int/2addr v0, v3

    invoke-virtual {p0, v0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v0

    move v3, v2

    move v2, v0

    goto :goto_5f

    :cond_88
    iput v11, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    if-eqz v7, :cond_8d

    neg-int v1, v1

    :cond_8d
    return v1

    :cond_8e
    const/16 p1, 0x6e

    if-ne v1, p1, :cond_110

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr p1, v6

    invoke-virtual {p0, p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result p1

    const/16 v1, 0x75

    if-ne p1, v1, :cond_110

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr p1, v6

    add-int/2addr p1, v3

    invoke-virtual {p0, p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result p1

    const/16 v1, 0x6c

    if-ne p1, v1, :cond_110

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr p1, v6

    add-int/2addr p1, v5

    invoke-virtual {p0, p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result p1

    if-ne p1, v1, :cond_110

    const/4 p1, 0x5

    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    add-int/2addr v6, v9

    iget v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v3, v6, 0x1

    add-int/2addr v1, v6

    invoke-virtual {p0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    if-eqz v4, :cond_ce

    if-ne v1, v2, :cond_ce

    iget v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v2, v3, 0x1

    add-int/2addr v1, v3

    invoke-virtual {p0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    goto :goto_cf

    :cond_ce
    :goto_ce
    move v2, v3

    :goto_cf
    const/16 v3, 0x2c

    if-ne v1, v3, :cond_e5

    iget v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v1, v2

    iput v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {p0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    iput-char v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    iput v8, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    return v0

    :cond_e5
    const/16 v3, 0x5d

    if-ne v1, v3, :cond_fd

    iget v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v1, v2

    iput v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {p0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    iput-char v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    const/16 p1, 0xf

    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    return v0

    :cond_fd
    invoke-static {v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->isWhitespace(C)Z

    move-result v1

    if-eqz v1, :cond_10d

    iget v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v3, v2, 0x1

    add-int/2addr v1, v2

    invoke-virtual {p0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    goto :goto_ce

    :cond_10d
    iput v11, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return v0

    :cond_110
    iput v11, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return v0
.end method

.method public scanLong(C)J
    .registers 22

    move-object/from16 v0, p0

    const/4 v1, 0x0

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v2, v1

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    const/16 v3, 0x22

    const/4 v4, 0x1

    if-ne v2, v3, :cond_13

    const/4 v5, 0x1

    goto :goto_14

    :cond_13
    const/4 v5, 0x0

    :goto_14
    const/4 v6, 0x2

    if-eqz v5, :cond_20

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v2, v4

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    const/4 v7, 0x2

    goto :goto_21

    :cond_20
    const/4 v7, 0x1

    :goto_21
    const/16 v8, 0x2d

    if-ne v2, v8, :cond_27

    const/4 v8, 0x1

    goto :goto_28

    :cond_27
    const/4 v8, 0x0

    :goto_28
    if-eqz v8, :cond_34

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v9, v7, 0x1

    add-int/2addr v2, v7

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    move v7, v9

    :cond_34
    const/16 v9, 0x10

    const/4 v10, 0x3

    const/16 v11, 0x30

    const/4 v12, -0x1

    const-wide/16 v13, 0x0

    if-lt v2, v11, :cond_cb

    const/16 v15, 0x39

    if-gt v2, v15, :cond_cb

    sub-int/2addr v2, v11

    int-to-long v1, v2

    :goto_44
    iget v6, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v17, v7, 0x1

    add-int/2addr v6, v7

    invoke-virtual {v0, v6}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v6

    if-lt v6, v11, :cond_5c

    if-gt v6, v15, :cond_5c

    const-wide/16 v18, 0xa

    mul-long v1, v1, v18

    add-int/lit8 v6, v6, -0x30

    int-to-long v6, v6

    add-long/2addr v1, v6

    move/from16 v7, v17

    goto :goto_44

    :cond_5c
    const/16 v7, 0x2e

    if-ne v6, v7, :cond_63

    iput v12, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-wide v13

    :cond_63
    cmp-long v7, v1, v13

    if-gez v7, :cond_73

    const-wide/high16 v18, -0x8000000000000000L

    cmp-long v7, v1, v18

    if-nez v7, :cond_70

    if-eqz v8, :cond_70

    goto :goto_73

    :cond_70
    const/16 v16, 0x0

    goto :goto_75

    :cond_73
    :goto_73
    const/16 v16, 0x1

    :goto_75
    if-eqz v16, :cond_bd

    if-eqz v5, :cond_8d

    if-eq v6, v3, :cond_7e

    iput v12, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-wide v13

    :cond_7e
    iget v3, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v4, v17, 0x1

    add-int v3, v3, v17

    invoke-virtual {v0, v3}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v6

    move/from16 v3, p1

    move/from16 v17, v4

    goto :goto_8f

    :cond_8d
    move/from16 v3, p1

    :goto_8f
    if-ne v6, v3, :cond_a7

    iget v3, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int v3, v3, v17

    iput v3, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget v3, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {v0, v3}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v3

    iput-char v3, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    iput v10, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    iput v9, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    if-eqz v8, :cond_a6

    neg-long v1, v1

    :cond_a6
    return-wide v1

    :cond_a7
    invoke-static {v6}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->isWhitespace(C)Z

    move-result v4

    if-eqz v4, :cond_ba

    iget v4, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v5, v17, 0x1

    add-int v4, v4, v17

    invoke-virtual {v0, v4}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v6

    move/from16 v17, v5

    goto :goto_8f

    :cond_ba
    iput v12, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-wide v1

    :cond_bd
    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v2, v17, -0x1

    invoke-virtual {v0, v1, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->subString(II)Ljava/lang/String;

    move-result-object v1

    new-instance v2, Ljava/lang/NumberFormatException;

    invoke-direct {v2, v1}, Ljava/lang/NumberFormatException;-><init>(Ljava/lang/String;)V

    throw v2

    :cond_cb
    const/16 v1, 0x6e

    if-ne v2, v1, :cond_14d

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v1, v7

    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    const/16 v2, 0x75

    if-ne v1, v2, :cond_14d

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v1, v7

    add-int/2addr v1, v4

    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    const/16 v2, 0x6c

    if-ne v1, v2, :cond_14d

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v1, v7

    add-int/2addr v1, v6

    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    if-ne v1, v2, :cond_14d

    const/4 v1, 0x5

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    add-int/2addr v7, v10

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v4, v7, 0x1

    add-int/2addr v2, v7

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    if-eqz v5, :cond_10b

    if-ne v2, v3, :cond_10b

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v3, v4, 0x1

    add-int/2addr v2, v4

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    goto :goto_10c

    :cond_10b
    :goto_10b
    move v3, v4

    :goto_10c
    const/16 v4, 0x2c

    if-ne v2, v4, :cond_122

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v2, v3

    iput v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    iput-char v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    iput v9, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    return-wide v13

    :cond_122
    const/16 v4, 0x5d

    if-ne v2, v4, :cond_13a

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v2, v3

    iput v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    iput-char v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    const/16 v1, 0xf

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    return-wide v13

    :cond_13a
    invoke-static {v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->isWhitespace(C)Z

    move-result v2

    if-eqz v2, :cond_14a

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v4, v3, 0x1

    add-int/2addr v2, v3

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    goto :goto_10b

    :cond_14a
    iput v12, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-wide v13

    :cond_14d
    iput v12, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-wide v13
.end method

.method public final scanNullOrNew()V
    .registers 2

    const/4 v0, 0x1

    invoke-virtual {p0, v0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->scanNullOrNew(Z)V

    return-void
.end method

.method public final scanNullOrNew(Z)V
    .registers 15

    iget-char v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    const/16 v1, 0x6e

    if-ne v0, v1, :cond_ae

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    iget-char v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    const/16 v1, 0x75

    const/16 v2, 0xc

    const/16 v3, 0x1a

    const/16 v4, 0xd

    const/16 v5, 0xa

    const/16 v6, 0x5d

    const/16 v7, 0x7d

    const/16 v8, 0x2c

    const/16 v9, 0x20

    const/16 v10, 0x8

    const/16 v11, 0x9

    if-ne v0, v1, :cond_6e

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    iget-char v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    const-string v1, "error parse null"

    const/16 v12, 0x6c

    if-ne v0, v12, :cond_68

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    iget-char v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    if-ne v0, v12, :cond_62

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    iget-char v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    if-eq v0, v9, :cond_5f

    if-eq v0, v8, :cond_5f

    if-eq v0, v7, :cond_5f

    if-eq v0, v6, :cond_5f

    if-eq v0, v5, :cond_5f

    if-eq v0, v4, :cond_5f

    if-eq v0, v11, :cond_5f

    if-eq v0, v3, :cond_5f

    const/16 v1, 0x3a

    if-ne v0, v1, :cond_50

    if-nez p1, :cond_5f

    :cond_50
    iget-char p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    if-eq p1, v2, :cond_5f

    if-ne p1, v10, :cond_57

    goto :goto_5f

    :cond_57
    new-instance p1, Lcom/tradplus/ads/common/serialization/JSONException;

    const-string v0, "scan null error"

    invoke-direct {p1, v0}, Lcom/tradplus/ads/common/serialization/JSONException;-><init>(Ljava/lang/String;)V

    throw p1

    :cond_5f
    :goto_5f
    iput v10, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    return-void

    :cond_62
    new-instance p1, Lcom/tradplus/ads/common/serialization/JSONException;

    invoke-direct {p1, v1}, Lcom/tradplus/ads/common/serialization/JSONException;-><init>(Ljava/lang/String;)V

    throw p1

    :cond_68
    new-instance p1, Lcom/tradplus/ads/common/serialization/JSONException;

    invoke-direct {p1, v1}, Lcom/tradplus/ads/common/serialization/JSONException;-><init>(Ljava/lang/String;)V

    throw p1

    :cond_6e
    const/16 p1, 0x65

    const-string v1, "error parse new"

    if-ne v0, p1, :cond_a8

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    iget-char p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    const/16 v0, 0x77

    if-ne p1, v0, :cond_a2

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    iget-char p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    if-eq p1, v9, :cond_9f

    if-eq p1, v8, :cond_9f

    if-eq p1, v7, :cond_9f

    if-eq p1, v6, :cond_9f

    if-eq p1, v5, :cond_9f

    if-eq p1, v4, :cond_9f

    if-eq p1, v11, :cond_9f

    if-eq p1, v3, :cond_9f

    if-eq p1, v2, :cond_9f

    if-ne p1, v10, :cond_97

    goto :goto_9f

    :cond_97
    new-instance p1, Lcom/tradplus/ads/common/serialization/JSONException;

    const-string v0, "scan new error"

    invoke-direct {p1, v0}, Lcom/tradplus/ads/common/serialization/JSONException;-><init>(Ljava/lang/String;)V

    throw p1

    :cond_9f
    :goto_9f
    iput v11, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    return-void

    :cond_a2
    new-instance p1, Lcom/tradplus/ads/common/serialization/JSONException;

    invoke-direct {p1, v1}, Lcom/tradplus/ads/common/serialization/JSONException;-><init>(Ljava/lang/String;)V

    throw p1

    :cond_a8
    new-instance p1, Lcom/tradplus/ads/common/serialization/JSONException;

    invoke-direct {p1, v1}, Lcom/tradplus/ads/common/serialization/JSONException;-><init>(Ljava/lang/String;)V

    throw p1

    :cond_ae
    new-instance p1, Lcom/tradplus/ads/common/serialization/JSONException;

    const-string v0, "error parse null or new"

    invoke-direct {p1, v0}, Lcom/tradplus/ads/common/serialization/JSONException;-><init>(Ljava/lang/String;)V

    throw p1
.end method

.method public final scanNumber()V
    .registers 10

    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->i:I

    iget-char v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    const/16 v1, 0x2d

    const/4 v2, 0x1

    if-ne v0, v1, :cond_13

    :goto_b
    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->h:I

    add-int/2addr v0, v2

    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->h:I

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    :cond_13
    iget-char v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    const/16 v3, 0x39

    const/16 v4, 0x30

    if-lt v0, v4, :cond_1e

    if-gt v0, v3, :cond_1e

    goto :goto_b

    :cond_1e
    const/4 v0, 0x0

    iget-char v5, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    const/16 v6, 0x2e

    if-ne v5, v6, :cond_35

    :goto_25
    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->h:I

    add-int/2addr v0, v2

    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->h:I

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    iget-char v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    if-lt v0, v4, :cond_34

    if-gt v0, v3, :cond_34

    goto :goto_25

    :cond_34
    const/4 v0, 0x1

    :cond_35
    iget v5, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->h:I

    const v6, 0xffff

    if-gt v5, v6, :cond_a1

    iget-char v6, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    const/16 v7, 0x4c

    if-ne v6, v7, :cond_49

    :goto_42
    add-int/2addr v5, v2

    iput v5, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->h:I

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    goto :goto_6c

    :cond_49
    const/16 v7, 0x53

    if-ne v6, v7, :cond_4e

    goto :goto_42

    :cond_4e
    const/16 v7, 0x42

    if-ne v6, v7, :cond_53

    goto :goto_42

    :cond_53
    const/16 v7, 0x46

    if-ne v6, v7, :cond_5e

    :goto_57
    add-int/2addr v5, v2

    iput v5, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->h:I

    :goto_5a
    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    goto :goto_99

    :cond_5e
    const/16 v8, 0x44

    if-ne v6, v8, :cond_63

    goto :goto_57

    :cond_63
    const/16 v5, 0x65

    if-eq v6, v5, :cond_6e

    const/16 v5, 0x45

    if-ne v6, v5, :cond_6c

    goto :goto_6e

    :cond_6c
    :goto_6c
    move v2, v0

    goto :goto_99

    :cond_6e
    :goto_6e
    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->h:I

    add-int/2addr v0, v2

    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->h:I

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    iget-char v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    const/16 v5, 0x2b

    if-eq v0, v5, :cond_7e

    if-ne v0, v1, :cond_86

    :cond_7e
    :goto_7e
    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->h:I

    add-int/2addr v0, v2

    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->h:I

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    :cond_86
    iget-char v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    if-lt v0, v4, :cond_8d

    if-gt v0, v3, :cond_8d

    goto :goto_7e

    :cond_8d
    iget-char v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    if-eq v0, v8, :cond_93

    if-ne v0, v7, :cond_99

    :cond_93
    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->h:I

    add-int/2addr v0, v2

    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->h:I

    goto :goto_5a

    :cond_99
    :goto_99
    if-eqz v2, :cond_9d

    const/4 v0, 0x3

    goto :goto_9e

    :cond_9d
    const/4 v0, 0x2

    :goto_9e
    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    return-void

    :cond_a1
    new-instance v0, Lcom/tradplus/ads/common/serialization/JSONException;

    const-string v1, "scanNumber overflow"

    invoke-direct {v0, v1}, Lcom/tradplus/ads/common/serialization/JSONException;-><init>(Ljava/lang/String;)V

    goto :goto_aa

    :goto_a9
    throw v0

    :goto_aa
    goto :goto_a9
.end method

.method public scanString(C)Ljava/lang/String;
    .registers 14

    const/4 v0, 0x0

    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    iget v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v1, v0

    invoke-virtual {p0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    const/4 v2, 0x3

    const/4 v3, -0x1

    const/4 v4, 0x1

    const/16 v5, 0x6e

    if-ne v1, v5, :cond_55

    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v0, v4

    invoke-virtual {p0, v0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v0

    const/16 v1, 0x75

    const/4 v5, 0x0

    if-ne v0, v1, :cond_52

    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v0, v4

    add-int/2addr v0, v4

    invoke-virtual {p0, v0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v0

    const/16 v1, 0x6c

    if-ne v0, v1, :cond_52

    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v0, v4

    add-int/lit8 v0, v0, 0x2

    invoke-virtual {p0, v0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v0

    if-ne v0, v1, :cond_52

    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v0, v0, 0x4

    invoke-virtual {p0, v0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v0

    if-ne v0, p1, :cond_4f

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 p1, p1, 0x5

    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {p0, p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result p1

    iput-char p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    iput v2, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v5

    :cond_4f
    iput v3, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v5

    :cond_52
    iput v3, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v5

    :cond_55
    const/4 v5, 0x1

    :goto_56
    const/16 v6, 0x22

    if-ne v1, v6, :cond_ec

    iget v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v1, v5

    invoke-virtual {p0, v6, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->indexOf(CI)I

    move-result v7

    if-eq v7, v3, :cond_e4

    iget v8, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v8, v5

    sub-int v9, v7, v1

    invoke-virtual {p0, v8, v9}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->subString(II)Ljava/lang/String;

    move-result-object v8

    const/16 v9, 0x5c

    invoke-virtual {v8, v9}, Ljava/lang/String;->indexOf(I)I

    move-result v10

    if-eq v10, v3, :cond_9d

    :goto_74
    add-int/lit8 v8, v7, -0x1

    const/4 v10, 0x0

    :goto_77
    if-ltz v8, :cond_84

    invoke-virtual {p0, v8}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v11

    if-ne v11, v9, :cond_84

    add-int/lit8 v10, v10, 0x1

    add-int/lit8 v8, v8, -0x1

    goto :goto_77

    :cond_84
    rem-int/lit8 v10, v10, 0x2

    if-nez v10, :cond_96

    sub-int v0, v7, v1

    iget v6, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v6, v4

    invoke-virtual {p0, v6, v0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->sub_chars(II)[C

    move-result-object v6

    invoke-static {v6, v0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->readString([CI)Ljava/lang/String;

    move-result-object v8

    goto :goto_9d

    :cond_96
    add-int/lit8 v7, v7, 0x1

    invoke-virtual {p0, v6, v7}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->indexOf(CI)I

    move-result v7

    goto :goto_74

    :cond_9d
    :goto_9d
    sub-int/2addr v7, v1

    add-int/2addr v7, v4

    add-int/2addr v5, v7

    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v1, v5, 0x1

    add-int/2addr v0, v5

    invoke-virtual {p0, v0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v0

    :goto_a9
    if-ne v0, p1, :cond_bf

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr p1, v1

    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {p0, p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result p1

    iput-char p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    iput v2, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    const/16 p1, 0x10

    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    return-object v8

    :cond_bf
    invoke-static {v0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->isWhitespace(C)Z

    move-result v4

    if-eqz v4, :cond_d0

    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v4, v1, 0x1

    add-int/2addr v0, v1

    invoke-virtual {p0, v0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v0

    move v1, v4

    goto :goto_a9

    :cond_d0
    const/16 p1, 0x5d

    if-ne v0, p1, :cond_e3

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr p1, v1

    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {p0, p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result p1

    iput-char p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    iput v3, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    :cond_e3
    return-object v8

    :cond_e4
    new-instance p1, Lcom/tradplus/ads/common/serialization/JSONException;

    const-string v0, "unclosed str"

    invoke-direct {p1, v0}, Lcom/tradplus/ads/common/serialization/JSONException;-><init>(Ljava/lang/String;)V

    throw p1

    :cond_ec
    invoke-static {v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->isWhitespace(C)Z

    move-result v1

    if-eqz v1, :cond_fe

    iget v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v6, v5, 0x1

    add-int/2addr v1, v5

    invoke-virtual {p0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    move v5, v6

    goto/16 :goto_56

    :cond_fe
    iput v3, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->stringDefaultValue()Ljava/lang/String;

    move-result-object p1

    return-object p1
.end method

.method public final scanString()V
    .registers 12

    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->i:I

    const/4 v0, 0x0

    iput-boolean v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->j:Z

    :goto_7
    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    move-result v1

    const/4 v2, 0x4

    const/16 v3, 0x22

    if-ne v1, v3, :cond_19

    iput v2, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    move-result v0

    iput-char v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    return-void

    :cond_19
    const-string v4, "unclosed string : "

    const/16 v5, 0x1a

    if-ne v1, v5, :cond_3e

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->isEOF()Z

    move-result v2

    if-nez v2, :cond_29

    :cond_25
    invoke-virtual {p0, v5}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a(C)V

    goto :goto_7

    :cond_29
    new-instance v0, Lcom/tradplus/ads/common/serialization/JSONException;

    new-instance v2, Ljava/lang/StringBuilder;

    invoke-direct {v2}, Ljava/lang/StringBuilder;-><init>()V

    invoke-virtual {v2, v4}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;

    invoke-virtual {v2, v1}, Ljava/lang/StringBuilder;->append(C)Ljava/lang/StringBuilder;

    invoke-virtual {v2}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;

    move-result-object v1

    invoke-direct {v0, v1}, Lcom/tradplus/ads/common/serialization/JSONException;-><init>(Ljava/lang/String;)V

    throw v0

    :cond_3e
    const/16 v5, 0x5c

    const/4 v6, 0x1

    if-ne v1, v5, :cond_169

    iget-boolean v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->j:Z

    const/4 v7, 0x2

    if-nez v1, :cond_6c

    iput-boolean v6, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->j:Z

    iget v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->h:I

    iget-object v8, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->g:[C

    array-length v9, v8

    if-lt v1, v9, :cond_62

    array-length v8, v8

    mul-int/lit8 v8, v8, 0x2

    if-le v1, v8, :cond_57

    goto :goto_58

    :cond_57
    move v1, v8

    :goto_58
    new-array v1, v1, [C

    iget-object v8, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->g:[C

    array-length v9, v8

    invoke-static {v8, v0, v1, v0, v9}, Ljava/lang/System;->arraycopy(Ljava/lang/Object;ILjava/lang/Object;II)V

    iput-object v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->g:[C

    :cond_62
    iget v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->i:I

    add-int/2addr v1, v6

    iget v8, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->h:I

    iget-object v9, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->g:[C

    invoke-virtual {p0, v1, v8, v9}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a(II[C)V

    :cond_6c
    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    move-result v1

    if-eq v1, v3, :cond_164

    const/16 v3, 0x27

    if-eq v1, v3, :cond_164

    const/16 v3, 0x46

    if-eq v1, v3, :cond_161

    if-eq v1, v5, :cond_25

    const/16 v5, 0x62

    if-eq v1, v5, :cond_15e

    const/16 v5, 0x66

    if-eq v1, v5, :cond_161

    const/16 v8, 0x6e

    if-eq v1, v8, :cond_15b

    const/16 v8, 0x72

    if-eq v1, v8, :cond_158

    const/16 v8, 0x78

    const/16 v9, 0x10

    if-eq v1, v8, :cond_ff

    const/4 v3, 0x3

    packed-switch v1, :pswitch_data_188

    packed-switch v1, :pswitch_data_19e

    iput-char v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    new-instance v0, Lcom/tradplus/ads/common/serialization/JSONException;

    new-instance v2, Ljava/lang/StringBuilder;

    invoke-direct {v2}, Ljava/lang/StringBuilder;-><init>()V

    invoke-virtual {v2, v4}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;

    invoke-virtual {v2, v1}, Ljava/lang/StringBuilder;->append(C)Ljava/lang/StringBuilder;

    invoke-virtual {v2}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;

    move-result-object v1

    invoke-direct {v0, v1}, Lcom/tradplus/ads/common/serialization/JSONException;-><init>(Ljava/lang/String;)V

    throw v0

    :pswitch_b0
    const/16 v1, 0xb

    goto/16 :goto_17b

    :pswitch_b4
    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    move-result v1

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    move-result v4

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    move-result v5

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    move-result v8

    new-instance v10, Ljava/lang/String;

    new-array v2, v2, [C

    aput-char v1, v2, v0

    aput-char v4, v2, v6

    aput-char v5, v2, v7

    aput-char v8, v2, v3

    invoke-direct {v10, v2}, Ljava/lang/String;-><init>([C)V

    invoke-static {v10, v9}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;I)I

    move-result v1

    :goto_d7
    int-to-char v1, v1

    goto/16 :goto_17b

    :pswitch_da
    const/16 v1, 0x9

    goto/16 :goto_17b

    :pswitch_de
    const/4 v1, 0x7

    goto/16 :goto_17b

    :pswitch_e1
    const/4 v1, 0x6

    goto/16 :goto_17b

    :pswitch_e4
    const/4 v1, 0x5

    goto/16 :goto_17b

    :pswitch_e7
    invoke-virtual {p0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a(C)V

    goto/16 :goto_7

    :pswitch_ec
    invoke-virtual {p0, v7}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a(C)V

    goto/16 :goto_7

    :pswitch_f1
    invoke-virtual {p0, v6}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a(C)V

    goto/16 :goto_7

    :pswitch_f6
    invoke-virtual {p0, v0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a(C)V

    goto/16 :goto_7

    :pswitch_fb
    const/16 v1, 0x2f

    goto/16 :goto_17b

    :cond_ff
    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    move-result v1

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    move-result v2

    const/16 v4, 0x61

    const/16 v7, 0x30

    if-lt v1, v7, :cond_111

    const/16 v8, 0x39

    if-le v1, v8, :cond_11b

    :cond_111
    if-lt v1, v4, :cond_115

    if-le v1, v5, :cond_11b

    :cond_115
    const/16 v8, 0x41

    if-lt v1, v8, :cond_11d

    if-gt v1, v3, :cond_11d

    :cond_11b
    const/4 v8, 0x1

    goto :goto_11e

    :cond_11d
    const/4 v8, 0x0

    :goto_11e
    if-lt v2, v7, :cond_124

    const/16 v7, 0x39

    if-le v2, v7, :cond_130

    :cond_124
    if-lt v2, v4, :cond_128

    if-le v2, v5, :cond_130

    :cond_128
    const/16 v4, 0x41

    if-lt v2, v4, :cond_12f

    if-gt v2, v3, :cond_12f

    goto :goto_130

    :cond_12f
    const/4 v6, 0x0

    :cond_130
    :goto_130
    if-eqz v8, :cond_13e

    if-eqz v6, :cond_13e

    sget-object v3, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->q:[I

    aget v1, v3, v1

    mul-int/lit8 v1, v1, 0x10

    aget v2, v3, v2

    add-int/2addr v1, v2

    goto :goto_d7

    :cond_13e
    new-instance v0, Lcom/tradplus/ads/common/serialization/JSONException;

    new-instance v3, Ljava/lang/StringBuilder;

    invoke-direct {v3}, Ljava/lang/StringBuilder;-><init>()V

    const-string v4, "invalid escape character \\x"

    invoke-virtual {v3, v4}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;

    invoke-virtual {v3, v1}, Ljava/lang/StringBuilder;->append(C)Ljava/lang/StringBuilder;

    invoke-virtual {v3, v2}, Ljava/lang/StringBuilder;->append(C)Ljava/lang/StringBuilder;

    invoke-virtual {v3}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;

    move-result-object v1

    invoke-direct {v0, v1}, Lcom/tradplus/ads/common/serialization/JSONException;-><init>(Ljava/lang/String;)V

    throw v0

    :cond_158
    const/16 v1, 0xd

    goto :goto_17b

    :cond_15b
    const/16 v1, 0xa

    goto :goto_17b

    :cond_15e
    const/16 v1, 0x8

    goto :goto_17b

    :cond_161
    const/16 v1, 0xc

    goto :goto_17b

    :cond_164
    :pswitch_164
    invoke-virtual {p0, v3}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a(C)V

    goto/16 :goto_7

    :cond_169
    iget-boolean v2, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->j:Z

    if-nez v2, :cond_174

    iget v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->h:I

    add-int/2addr v1, v6

    iput v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->h:I

    goto/16 :goto_7

    :cond_174
    iget v2, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->h:I

    iget-object v3, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->g:[C

    array-length v4, v3

    if-ne v2, v4, :cond_180

    :goto_17b
    invoke-virtual {p0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a(C)V

    goto/16 :goto_7

    :cond_180
    add-int/lit8 v4, v2, 0x1

    iput v4, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->h:I

    aput-char v1, v3, v2

    goto/16 :goto_7

    :pswitch_data_188
    .packed-switch 0x2f
        :pswitch_fb
        :pswitch_f6
        :pswitch_f1
        :pswitch_ec
        :pswitch_164
        :pswitch_e7
        :pswitch_e4
        :pswitch_e1
        :pswitch_de
    .end packed-switch

    :pswitch_data_19e
    .packed-switch 0x74
        :pswitch_da
        :pswitch_b4
        :pswitch_b0
    .end packed-switch
.end method

.method public scanStringArray(Ljava/util/Collection;C)V
    .registers 19
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Ljava/util/Collection<",
            "Ljava/lang/String;",
            ">;C)V"
        }
    .end annotation

    move-object/from16 v0, p0

    move-object/from16 v1, p1

    move/from16 v2, p2

    const/4 v3, 0x0

    iput v3, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    iget v4, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v4, v3

    invoke-virtual {v0, v4}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v4

    const/16 v5, 0x75

    const/16 v6, 0x6e

    const/4 v7, 0x3

    const/16 v8, 0x6c

    const/4 v9, 0x2

    if-ne v4, v6, :cond_57

    iget v10, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v10, v10, 0x1

    invoke-virtual {v0, v10}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v10

    if-ne v10, v5, :cond_57

    iget v10, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v10, v10, 0x1

    add-int/lit8 v10, v10, 0x1

    invoke-virtual {v0, v10}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v10

    if-ne v10, v8, :cond_57

    iget v10, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v10, v10, 0x1

    add-int/2addr v10, v9

    invoke-virtual {v0, v10}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v10

    if-ne v10, v8, :cond_57

    iget v10, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v10, v10, 0x1

    add-int/2addr v10, v7

    invoke-virtual {v0, v10}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v10

    if-ne v10, v2, :cond_57

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    const/4 v2, 0x5

    add-int/2addr v1, v2

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    iput-char v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    iput v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-void

    :cond_57
    const/16 v10, 0x5b

    const/4 v11, -0x1

    if-eq v4, v10, :cond_5f

    iput v11, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-void

    :cond_5f
    iget v4, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v4, v4, 0x1

    invoke-virtual {v0, v4}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v4

    const/4 v10, 0x2

    :goto_68
    const/16 v12, 0x5d

    if-ne v4, v6, :cond_9b

    iget v13, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v13, v10

    invoke-virtual {v0, v13}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v13

    if-ne v13, v5, :cond_9b

    iget v13, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v13, v10

    add-int/lit8 v13, v13, 0x1

    invoke-virtual {v0, v13}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v13

    if-ne v13, v8, :cond_9b

    iget v13, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v13, v10

    add-int/2addr v13, v9

    invoke-virtual {v0, v13}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v13

    if-ne v13, v8, :cond_9b

    add-int/lit8 v10, v10, 0x3

    iget v4, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v13, v10, 0x1

    add-int/2addr v4, v10

    invoke-virtual {v0, v4}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v4

    const/4 v10, 0x0

    invoke-interface {v1, v10}, Ljava/util/Collection;->add(Ljava/lang/Object;)Z

    goto/16 :goto_10e

    :cond_9b
    if-ne v4, v12, :cond_ae

    invoke-interface/range {p1 .. p1}, Ljava/util/Collection;->size()I

    move-result v13

    if-nez v13, :cond_ae

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v3, v10, 0x1

    add-int/2addr v1, v10

    :goto_a8
    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    goto/16 :goto_12b

    :cond_ae
    const/16 v13, 0x22

    if-eq v4, v13, :cond_b5

    iput v11, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-void

    :cond_b5
    iget v4, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v4, v10

    invoke-virtual {v0, v13, v4}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->indexOf(CI)I

    move-result v14

    if-eq v14, v11, :cond_143

    iget v15, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v15, v10

    sub-int v3, v14, v4

    invoke-virtual {v0, v15, v3}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->subString(II)Ljava/lang/String;

    move-result-object v3

    const/16 v15, 0x5c

    invoke-virtual {v3, v15}, Ljava/lang/String;->indexOf(I)I

    move-result v5

    if-eq v5, v11, :cond_fc

    :goto_cf
    add-int/lit8 v3, v14, -0x1

    const/4 v5, 0x0

    :goto_d2
    if-ltz v3, :cond_e1

    invoke-virtual {v0, v3}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v6

    if-ne v6, v15, :cond_e1

    add-int/lit8 v5, v5, 0x1

    add-int/lit8 v3, v3, -0x1

    const/16 v6, 0x6e

    goto :goto_d2

    :cond_e1
    rem-int/lit8 v5, v5, 0x2

    if-nez v5, :cond_f3

    sub-int v3, v14, v4

    iget v4, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v4, v10

    invoke-virtual {v0, v4, v3}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->sub_chars(II)[C

    move-result-object v4

    invoke-static {v4, v3}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->readString([CI)Ljava/lang/String;

    move-result-object v3

    goto :goto_fc

    :cond_f3
    add-int/lit8 v14, v14, 0x1

    invoke-virtual {v0, v13, v14}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->indexOf(CI)I

    move-result v14

    const/16 v6, 0x6e

    goto :goto_cf

    :cond_fc
    :goto_fc
    iget v4, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int v5, v4, v10

    sub-int/2addr v14, v5

    add-int/lit8 v14, v14, 0x1

    add-int/2addr v10, v14

    add-int/lit8 v13, v10, 0x1

    add-int/2addr v4, v10

    invoke-virtual {v0, v4}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v4

    invoke-interface {v1, v3}, Ljava/util/Collection;->add(Ljava/lang/Object;)Z

    :goto_10e
    const/16 v3, 0x2c

    if-ne v4, v3, :cond_122

    iget v3, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v10, v13, 0x1

    add-int/2addr v3, v13

    invoke-virtual {v0, v3}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v4

    const/4 v3, 0x0

    const/16 v5, 0x75

    const/16 v6, 0x6e

    goto/16 :goto_68

    :cond_122
    if-ne v4, v12, :cond_140

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v3, v13, 0x1

    add-int/2addr v1, v13

    goto/16 :goto_a8

    :goto_12b
    if-ne v1, v2, :cond_13d

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v1, v3

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    iput-char v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    iput v7, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-void

    :cond_13d
    iput v11, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-void

    :cond_140
    iput v11, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-void

    :cond_143
    new-instance v1, Lcom/tradplus/ads/common/serialization/JSONException;

    const-string v2, "unclosed str"

    invoke-direct {v1, v2}, Lcom/tradplus/ads/common/serialization/JSONException;-><init>(Ljava/lang/String;)V

    goto :goto_14c

    :goto_14b
    throw v1

    :goto_14c
    goto :goto_14b
.end method

.method public final scanSymbol(Lcom/tradplus/ads/common/serialization/parser/SymbolTable;)Ljava/lang/String;
    .registers 6

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->skipWhitespace()V

    iget-char v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    const/16 v1, 0x22

    if-ne v0, v1, :cond_e

    invoke-virtual {p0, p1, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->scanSymbol(Lcom/tradplus/ads/common/serialization/parser/SymbolTable;C)Ljava/lang/String;

    move-result-object p1

    return-object p1

    :cond_e
    const-string v1, "syntax error"

    const/16 v2, 0x27

    if-ne v0, v2, :cond_27

    sget-object v0, Lcom/tradplus/ads/common/serialization/parser/Feature;->AllowSingleQuotes:Lcom/tradplus/ads/common/serialization/parser/Feature;

    invoke-virtual {p0, v0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->isEnabled(Lcom/tradplus/ads/common/serialization/parser/Feature;)Z

    move-result v0

    if-eqz v0, :cond_21

    invoke-virtual {p0, p1, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->scanSymbol(Lcom/tradplus/ads/common/serialization/parser/SymbolTable;C)Ljava/lang/String;

    move-result-object p1

    return-object p1

    :cond_21
    new-instance p1, Lcom/tradplus/ads/common/serialization/JSONException;

    invoke-direct {p1, v1}, Lcom/tradplus/ads/common/serialization/JSONException;-><init>(Ljava/lang/String;)V

    throw p1

    :cond_27
    const/16 v2, 0x7d

    const/4 v3, 0x0

    if-ne v0, v2, :cond_34

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    const/16 p1, 0xd

    :goto_31
    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    return-object v3

    :cond_34
    const/16 v2, 0x2c

    if-ne v0, v2, :cond_3e

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    const/16 p1, 0x10

    goto :goto_31

    :cond_3e
    const/16 v2, 0x1a

    if-ne v0, v2, :cond_45

    const/16 p1, 0x14

    goto :goto_31

    :cond_45
    sget-object v0, Lcom/tradplus/ads/common/serialization/parser/Feature;->AllowUnQuotedFieldNames:Lcom/tradplus/ads/common/serialization/parser/Feature;

    invoke-virtual {p0, v0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->isEnabled(Lcom/tradplus/ads/common/serialization/parser/Feature;)Z

    move-result v0

    if-eqz v0, :cond_52

    invoke-virtual {p0, p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->scanSymbolUnQuoted(Lcom/tradplus/ads/common/serialization/parser/SymbolTable;)Ljava/lang/String;

    move-result-object p1

    return-object p1

    :cond_52
    new-instance p1, Lcom/tradplus/ads/common/serialization/JSONException;

    invoke-direct {p1, v1}, Lcom/tradplus/ads/common/serialization/JSONException;-><init>(Ljava/lang/String;)V

    goto :goto_59

    :goto_58
    throw p1

    :goto_59
    goto :goto_58
.end method

.method public final scanSymbol(Lcom/tradplus/ads/common/serialization/parser/SymbolTable;C)Ljava/lang/String;
    .registers 15

    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->i:I

    const/4 v0, 0x0

    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->h:I

    const/4 v1, 0x0

    const/4 v2, 0x0

    :goto_9
    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    move-result v3

    const/4 v4, 0x4

    const/4 v5, 0x1

    if-ne v3, p2, :cond_32

    iput v4, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    if-nez v1, :cond_24

    iget p2, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->i:I

    const/4 v1, -0x1

    if-ne p2, v1, :cond_1c

    const/4 p2, 0x0

    goto :goto_1d

    :cond_1c
    add-int/2addr p2, v5

    :goto_1d
    iget v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->h:I

    invoke-virtual {p0, p2, v1, v2, p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->addSymbol(IIILcom/tradplus/ads/common/serialization/parser/SymbolTable;)Ljava/lang/String;

    move-result-object p1

    goto :goto_2c

    :cond_24
    iget-object p2, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->g:[C

    iget v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->h:I

    invoke-virtual {p1, p2, v0, v1, v2}, Lcom/tradplus/ads/common/serialization/parser/SymbolTable;->addSymbol([CIII)Ljava/lang/String;

    move-result-object p1

    :goto_2c
    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->h:I

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    return-object p1

    :cond_32
    const/16 v6, 0x1a

    if-eq v3, v6, :cond_160

    const/16 v6, 0x5c

    if-ne v3, v6, :cond_144

    const/4 v3, 0x2

    if-nez v1, :cond_60

    iget v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->h:I

    iget-object v7, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->g:[C

    array-length v8, v7

    if-lt v1, v8, :cond_55

    array-length v7, v7

    mul-int/lit8 v7, v7, 0x2

    if-le v1, v7, :cond_4a

    goto :goto_4b

    :cond_4a
    move v1, v7

    :goto_4b
    new-array v1, v1, [C

    iget-object v7, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->g:[C

    array-length v8, v7

    invoke-static {v7, v0, v1, v0, v8}, Ljava/lang/System;->arraycopy(Ljava/lang/Object;ILjava/lang/Object;II)V

    iput-object v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->g:[C

    :cond_55
    iget v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->i:I

    add-int/2addr v1, v5

    iget-object v7, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->g:[C

    iget v8, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->h:I

    invoke-virtual {p0, v1, v7, v0, v8}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a(I[CII)V

    const/4 v1, 0x1

    :cond_60
    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    move-result v7

    const/16 v8, 0x22

    if-eq v7, v8, :cond_13c

    const/16 v8, 0x27

    if-eq v7, v8, :cond_13c

    const/16 v8, 0x46

    if-eq v7, v8, :cond_137

    if-eq v7, v6, :cond_133

    const/16 v6, 0x62

    if-eq v7, v6, :cond_12e

    const/16 v6, 0x66

    if-eq v7, v6, :cond_137

    const/16 v6, 0x6e

    if-eq v7, v6, :cond_129

    const/16 v6, 0x72

    if-eq v7, v6, :cond_124

    const/16 v6, 0x78

    if-eq v7, v6, :cond_10a

    const/4 v6, 0x3

    packed-switch v7, :pswitch_data_16a

    packed-switch v7, :pswitch_data_180

    iput-char v7, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    new-instance p1, Lcom/tradplus/ads/common/serialization/JSONException;

    const-string p2, "unclosed.str.lit"

    invoke-direct {p1, p2}, Lcom/tradplus/ads/common/serialization/JSONException;-><init>(Ljava/lang/String;)V

    throw p1

    :pswitch_97
    mul-int/lit8 v2, v2, 0x1f

    add-int/lit8 v2, v2, 0xb

    const/16 v3, 0xb

    goto :goto_105

    :pswitch_9e
    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    move-result v7

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    move-result v8

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    move-result v9

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    move-result v10

    new-instance v11, Ljava/lang/String;

    new-array v4, v4, [C

    aput-char v7, v4, v0

    aput-char v8, v4, v5

    aput-char v9, v4, v3

    aput-char v10, v4, v6

    invoke-direct {v11, v4}, Ljava/lang/String;-><init>([C)V

    const/16 v3, 0x10

    invoke-static {v11, v3}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;I)I

    move-result v3

    mul-int/lit8 v2, v2, 0x1f

    add-int/2addr v2, v3

    int-to-char v3, v3

    goto :goto_105

    :pswitch_c8
    mul-int/lit8 v2, v2, 0x1f

    const/16 v3, 0x9

    goto :goto_104

    :pswitch_cd
    mul-int/lit8 v2, v2, 0x1f

    add-int/2addr v2, v7

    const/4 v3, 0x7

    goto :goto_105

    :pswitch_d2
    mul-int/lit8 v2, v2, 0x1f

    add-int/2addr v2, v7

    const/4 v3, 0x6

    goto :goto_105

    :pswitch_d7
    mul-int/lit8 v2, v2, 0x1f

    add-int/2addr v2, v7

    const/4 v3, 0x5

    goto :goto_105

    :pswitch_dc
    mul-int/lit8 v2, v2, 0x1f

    add-int/2addr v2, v7

    invoke-virtual {p0, v4}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a(C)V

    goto/16 :goto_9

    :pswitch_e4
    mul-int/lit8 v2, v2, 0x1f

    add-int/2addr v2, v7

    :goto_e7
    invoke-virtual {p0, v6}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a(C)V

    goto/16 :goto_9

    :pswitch_ec
    mul-int/lit8 v2, v2, 0x1f

    add-int/2addr v2, v7

    goto :goto_105

    :pswitch_f0
    mul-int/lit8 v2, v2, 0x1f

    add-int/2addr v2, v7

    invoke-virtual {p0, v5}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a(C)V

    goto/16 :goto_9

    :pswitch_f8
    mul-int/lit8 v2, v2, 0x1f

    add-int/2addr v2, v7

    invoke-virtual {p0, v0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a(C)V

    goto/16 :goto_9

    :pswitch_100
    mul-int/lit8 v2, v2, 0x1f

    const/16 v3, 0x2f

    :goto_104
    add-int/2addr v2, v3

    :goto_105
    invoke-virtual {p0, v3}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a(C)V

    goto/16 :goto_9

    :cond_10a
    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    move-result v3

    iput-char v3, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    move-result v4

    iput-char v4, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    sget-object v5, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->q:[I

    aget v3, v5, v3

    mul-int/lit8 v3, v3, 0x10

    aget v4, v5, v4

    add-int/2addr v3, v4

    int-to-char v3, v3

    mul-int/lit8 v2, v2, 0x1f

    add-int/2addr v2, v3

    goto :goto_105

    :cond_124
    mul-int/lit8 v2, v2, 0x1f

    const/16 v3, 0xd

    goto :goto_104

    :cond_129
    mul-int/lit8 v2, v2, 0x1f

    const/16 v3, 0xa

    goto :goto_104

    :cond_12e
    mul-int/lit8 v2, v2, 0x1f

    const/16 v3, 0x8

    goto :goto_104

    :cond_133
    mul-int/lit8 v2, v2, 0x1f

    add-int/2addr v2, v6

    goto :goto_e7

    :cond_137
    mul-int/lit8 v2, v2, 0x1f

    const/16 v3, 0xc

    goto :goto_104

    :cond_13c
    mul-int/lit8 v2, v2, 0x1f

    add-int/2addr v2, v8

    invoke-virtual {p0, v8}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a(C)V

    goto/16 :goto_9

    :cond_144
    mul-int/lit8 v2, v2, 0x1f

    add-int/2addr v2, v3

    if-nez v1, :cond_150

    iget v3, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->h:I

    add-int/2addr v3, v5

    iput v3, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->h:I

    goto/16 :goto_9

    :cond_150
    iget v4, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->h:I

    iget-object v5, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->g:[C

    array-length v6, v5

    if-ne v4, v6, :cond_158

    goto :goto_105

    :cond_158
    add-int/lit8 v6, v4, 0x1

    iput v6, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->h:I

    aput-char v3, v5, v4

    goto/16 :goto_9

    :cond_160
    new-instance p1, Lcom/tradplus/ads/common/serialization/JSONException;

    const-string p2, "unclosed.str"

    invoke-direct {p1, p2}, Lcom/tradplus/ads/common/serialization/JSONException;-><init>(Ljava/lang/String;)V

    goto :goto_169

    :goto_168
    throw p1

    :goto_169
    goto :goto_168

    :pswitch_data_16a
    .packed-switch 0x2f
        :pswitch_100
        :pswitch_f8
        :pswitch_f0
        :pswitch_ec
        :pswitch_e4
        :pswitch_dc
        :pswitch_d7
        :pswitch_d2
        :pswitch_cd
    .end packed-switch

    :pswitch_data_180
    .packed-switch 0x74
        :pswitch_c8
        :pswitch_9e
        :pswitch_97
    .end packed-switch
.end method

.method public final scanSymbolUnQuoted(Lcom/tradplus/ads/common/serialization/parser/SymbolTable;)Ljava/lang/String;
    .registers 7

    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    const/4 v1, 0x0

    const/4 v2, 0x1

    if-ne v0, v2, :cond_10

    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->b:I

    if-nez v0, :cond_10

    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    if-ne v0, v2, :cond_10

    iput v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    :cond_10
    sget-object v0, Lcom/tradplus/ads/common/serialization/util/IOUtils;->firstIdentifierFlags:[Z

    iget-char v3, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    array-length v4, v0

    if-ge v3, v4, :cond_1b

    aget-boolean v0, v0, v3

    if-eqz v0, :cond_1c

    :cond_1b
    const/4 v1, 0x1

    :cond_1c
    if-eqz v1, :cond_91

    sget-object v0, Lcom/tradplus/ads/common/serialization/util/IOUtils;->identifierFlags:[Z

    iget v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iput v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->i:I

    iput v2, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->h:I

    :goto_26
    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    move-result v1

    array-length v4, v0

    if-ge v1, v4, :cond_88

    aget-boolean v4, v0, v1

    if-nez v4, :cond_88

    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {p0, v0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v0

    iput-char v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    const/16 v0, 0x12

    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->h:I

    const/4 v1, 0x4

    if-ne v0, v1, :cond_74

    const v0, 0x33c587

    if-ne v3, v0, :cond_74

    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->i:I

    invoke-virtual {p0, v0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v0

    const/16 v1, 0x6e

    if-ne v0, v1, :cond_74

    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->i:I

    add-int/2addr v0, v2

    invoke-virtual {p0, v0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v0

    const/16 v1, 0x75

    if-ne v0, v1, :cond_74

    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->i:I

    add-int/lit8 v0, v0, 0x2

    invoke-virtual {p0, v0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v0

    const/16 v1, 0x6c

    if-ne v0, v1, :cond_74

    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->i:I

    add-int/lit8 v0, v0, 0x3

    invoke-virtual {p0, v0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v0

    if-ne v0, v1, :cond_74

    const/4 p1, 0x0

    return-object p1

    :cond_74
    if-nez p1, :cond_7f

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->i:I

    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->h:I

    invoke-virtual {p0, p1, v0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->subString(II)Ljava/lang/String;

    move-result-object p1

    return-object p1

    :cond_7f
    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->i:I

    iget v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->h:I

    invoke-virtual {p0, v0, v1, v3, p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->addSymbol(IIILcom/tradplus/ads/common/serialization/parser/SymbolTable;)Ljava/lang/String;

    move-result-object p1

    return-object p1

    :cond_88
    mul-int/lit8 v3, v3, 0x1f

    add-int/2addr v3, v1

    iget v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->h:I

    add-int/2addr v1, v2

    iput v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->h:I

    goto :goto_26

    :cond_91
    new-instance p1, Lcom/tradplus/ads/common/serialization/JSONException;

    new-instance v0, Ljava/lang/StringBuilder;

    invoke-direct {v0}, Ljava/lang/StringBuilder;-><init>()V

    const-string v1, "illegal identifier : "

    invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;

    iget-char v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(C)Ljava/lang/StringBuilder;

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->info()Ljava/lang/String;

    move-result-object v1

    invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;

    invoke-virtual {v0}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;

    move-result-object v0

    invoke-direct {p1, v0}, Lcom/tradplus/ads/common/serialization/JSONException;-><init>(Ljava/lang/String;)V

    goto :goto_b2

    :goto_b1
    throw p1

    :goto_b2
    goto :goto_b1
.end method

.method public scanSymbolWithSeperator(Lcom/tradplus/ads/common/serialization/parser/SymbolTable;C)Ljava/lang/String;
    .registers 12

    const/4 v0, 0x0

    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    iget v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v1, v0

    invoke-virtual {p0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    const/4 v2, 0x3

    const/4 v3, 0x0

    const/4 v4, -0x1

    const/4 v5, 0x1

    const/16 v6, 0x6e

    if-ne v1, v6, :cond_55

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr p1, v5

    invoke-virtual {p0, p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result p1

    const/16 v0, 0x75

    if-ne p1, v0, :cond_52

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr p1, v5

    add-int/2addr p1, v5

    invoke-virtual {p0, p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result p1

    const/16 v0, 0x6c

    if-ne p1, v0, :cond_52

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr p1, v5

    add-int/lit8 p1, p1, 0x2

    invoke-virtual {p0, p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result p1

    if-ne p1, v0, :cond_52

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 p1, p1, 0x4

    invoke-virtual {p0, p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result p1

    if-ne p1, p2, :cond_4f

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 p1, p1, 0x5

    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {p0, p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result p1

    iput-char p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    iput v2, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v3

    :cond_4f
    iput v4, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v3

    :cond_52
    iput v4, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v3

    :cond_55
    const/16 v6, 0x22

    if-eq v1, v6, :cond_5c

    iput v4, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v3

    :cond_5c
    const/4 v0, 0x1

    const/4 v1, 0x0

    :goto_5e
    iget v7, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v8, v0, 0x1

    add-int/2addr v7, v0

    invoke-virtual {p0, v7}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v0

    if-ne v0, v6, :cond_a4

    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v3, v0, 0x0

    add-int/2addr v3, v5

    add-int/2addr v0, v8

    sub-int/2addr v0, v3

    sub-int/2addr v0, v5

    invoke-virtual {p0, v3, v0, v1, p1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->addSymbol(IIILcom/tradplus/ads/common/serialization/parser/SymbolTable;)Ljava/lang/String;

    move-result-object p1

    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v1, v8, 0x1

    add-int/2addr v0, v8

    invoke-virtual {p0, v0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v0

    :goto_7e
    if-ne v0, p2, :cond_90

    iget p2, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr p2, v1

    iput p2, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget p2, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {p0, p2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result p2

    iput-char p2, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    iput v2, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object p1

    :cond_90
    invoke-static {v0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->isWhitespace(C)Z

    move-result v0

    if-eqz v0, :cond_a1

    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v3, v1, 0x1

    add-int/2addr v0, v1

    invoke-virtual {p0, v0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v0

    move v1, v3

    goto :goto_7e

    :cond_a1
    iput v4, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object p1

    :cond_a4
    mul-int/lit8 v1, v1, 0x1f

    add-int/2addr v1, v0

    const/16 v7, 0x5c

    if-ne v0, v7, :cond_ae

    iput v4, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v3

    :cond_ae
    move v0, v8

    goto :goto_5e
.end method

.method public final scanTrue()V
    .registers 4

    iget-char v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    const-string v1, "error parse true"

    const/16 v2, 0x74

    if-ne v0, v2, :cond_77

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    iget-char v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    const/16 v2, 0x72

    if-ne v0, v2, :cond_71

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    iget-char v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    const/16 v2, 0x75

    if-ne v0, v2, :cond_6b

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    iget-char v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    const/16 v2, 0x65

    if-ne v0, v2, :cond_65

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    iget-char v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    const/16 v1, 0x20

    if-eq v0, v1, :cond_61

    const/16 v1, 0x2c

    if-eq v0, v1, :cond_61

    const/16 v1, 0x7d

    if-eq v0, v1, :cond_61

    const/16 v1, 0x5d

    if-eq v0, v1, :cond_61

    const/16 v1, 0xa

    if-eq v0, v1, :cond_61

    const/16 v1, 0xd

    if-eq v0, v1, :cond_61

    const/16 v1, 0x9

    if-eq v0, v1, :cond_61

    const/16 v1, 0x1a

    if-eq v0, v1, :cond_61

    const/16 v1, 0xc

    if-eq v0, v1, :cond_61

    const/16 v1, 0x8

    if-eq v0, v1, :cond_61

    const/16 v1, 0x3a

    if-eq v0, v1, :cond_61

    const/16 v1, 0x2f

    if-ne v0, v1, :cond_59

    goto :goto_61

    :cond_59
    new-instance v0, Lcom/tradplus/ads/common/serialization/JSONException;

    const-string v1, "scan true error"

    invoke-direct {v0, v1}, Lcom/tradplus/ads/common/serialization/JSONException;-><init>(Ljava/lang/String;)V

    throw v0

    :cond_61
    :goto_61
    const/4 v0, 0x6

    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    return-void

    :cond_65
    new-instance v0, Lcom/tradplus/ads/common/serialization/JSONException;

    invoke-direct {v0, v1}, Lcom/tradplus/ads/common/serialization/JSONException;-><init>(Ljava/lang/String;)V

    throw v0

    :cond_6b
    new-instance v0, Lcom/tradplus/ads/common/serialization/JSONException;

    invoke-direct {v0, v1}, Lcom/tradplus/ads/common/serialization/JSONException;-><init>(Ljava/lang/String;)V

    throw v0

    :cond_71
    new-instance v0, Lcom/tradplus/ads/common/serialization/JSONException;

    invoke-direct {v0, v1}, Lcom/tradplus/ads/common/serialization/JSONException;-><init>(Ljava/lang/String;)V

    throw v0

    :cond_77
    new-instance v0, Lcom/tradplus/ads/common/serialization/JSONException;

    invoke-direct {v0, v1}, Lcom/tradplus/ads/common/serialization/JSONException;-><init>(Ljava/lang/String;)V

    throw v0
.end method

.method public final scanType(Ljava/lang/String;)I
    .registers 8

    const/4 v0, 0x0

    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    sget-object v1, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->p:[C

    invoke-virtual {p0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charArrayCompare([C)Z

    move-result v1

    if-nez v1, :cond_d

    const/4 p1, -0x2

    return p1

    :cond_d
    iget v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    sget-object v2, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->p:[C

    array-length v2, v2

    add-int/2addr v1, v2

    invoke-virtual {p1}, Ljava/lang/String;->length()I

    move-result v2

    :goto_17
    const/4 v3, -0x1

    if-ge v0, v2, :cond_2a

    invoke-virtual {p1, v0}, Ljava/lang/String;->charAt(I)C

    move-result v4

    add-int v5, v1, v0

    invoke-virtual {p0, v5}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v5

    if-eq v4, v5, :cond_27

    return v3

    :cond_27
    add-int/lit8 v0, v0, 0x1

    goto :goto_17

    :cond_2a
    add-int/2addr v1, v2

    invoke-virtual {p0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result p1

    const/16 v0, 0x22

    if-eq p1, v0, :cond_34

    return v3

    :cond_34
    add-int/lit8 v1, v1, 0x1

    invoke-virtual {p0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result p1

    iput-char p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    iget-char p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    const/16 v0, 0x10

    const/16 v2, 0x2c

    if-ne p1, v2, :cond_52

    add-int/lit8 v1, v1, 0x1

    invoke-virtual {p0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result p1

    iput-char p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    iput v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    const/4 p1, 0x3

    return p1

    :cond_52
    const/16 v4, 0x7d

    if-ne p1, v4, :cond_88

    add-int/lit8 v1, v1, 0x1

    invoke-virtual {p0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result p1

    iput-char p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    iget-char p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    if-ne p1, v2, :cond_6d

    iput v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    :goto_64
    add-int/lit8 v1, v1, 0x1

    invoke-virtual {p0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result p1

    iput-char p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    goto :goto_83

    :cond_6d
    const/16 v0, 0x5d

    if-ne p1, v0, :cond_76

    const/16 p1, 0xf

    :goto_73
    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    goto :goto_64

    :cond_76
    if-ne p1, v4, :cond_7b

    const/16 p1, 0xd

    goto :goto_73

    :cond_7b
    const/16 v0, 0x1a

    if-ne p1, v0, :cond_87

    const/16 p1, 0x14

    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    :goto_83
    const/4 p1, 0x4

    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    goto :goto_88

    :cond_87
    return v3

    :cond_88
    :goto_88
    iput v1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return p1
.end method

.method public scanTypeName(Lcom/tradplus/ads/common/serialization/parser/SymbolTable;)Ljava/lang/String;
    .registers 2

    const/4 p1, 0x0

    return-object p1
.end method

.method public scanUUID(C)Ljava/util/UUID;
    .registers 23

    move-object/from16 v0, p0

    const/4 v1, 0x0

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v2, v1

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    const/4 v4, -0x1

    const/4 v5, 0x4

    const/4 v6, 0x0

    const/4 v7, 0x1

    const/16 v8, 0x22

    if-ne v2, v8, :cond_1e2

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v2, v7

    const/16 v8, 0x22

    invoke-virtual {v0, v8, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->indexOf(CI)I

    move-result v2

    if-eq v2, v4, :cond_1da

    iget v8, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v8, v7

    sub-int v9, v2, v8

    const/16 v10, 0x24

    const/16 v13, 0x46

    const/4 v14, -0x2

    const/16 v15, 0x66

    const/16 v1, 0x39

    const/16 v11, 0x41

    const/16 v12, 0x61

    const/16 v4, 0x30

    if-ne v9, v10, :cond_14b

    const/4 v9, 0x0

    const-wide/16 v18, 0x0

    :goto_38
    const/16 v10, 0x8

    if-ge v9, v10, :cond_68

    add-int v10, v8, v9

    invoke-virtual {v0, v10}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v10

    if-lt v10, v4, :cond_49

    if-gt v10, v1, :cond_49

    add-int/lit8 v10, v10, -0x30

    goto :goto_59

    :cond_49
    if-lt v10, v12, :cond_52

    if-gt v10, v15, :cond_52

    add-int/lit8 v10, v10, -0x61

    :goto_4f
    add-int/lit8 v10, v10, 0xa

    goto :goto_59

    :cond_52
    if-lt v10, v11, :cond_65

    if-gt v10, v13, :cond_65

    add-int/lit8 v10, v10, -0x41

    goto :goto_4f

    :goto_59
    shl-long v18, v18, v5

    int-to-long v11, v10

    or-long v18, v18, v11

    add-int/lit8 v9, v9, 0x1

    const/16 v11, 0x41

    const/16 v12, 0x61

    goto :goto_38

    :cond_65
    iput v14, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v6

    :cond_68
    const/16 v9, 0x9

    :goto_6a
    const/16 v10, 0xd

    if-ge v9, v10, :cond_a0

    add-int v10, v8, v9

    invoke-virtual {v0, v10}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v10

    if-lt v10, v4, :cond_7b

    if-gt v10, v1, :cond_7b

    add-int/lit8 v10, v10, -0x30

    goto :goto_8f

    :cond_7b
    const/16 v11, 0x61

    if-lt v10, v11, :cond_86

    if-gt v10, v15, :cond_86

    add-int/lit8 v10, v10, -0x61

    :goto_83
    add-int/lit8 v10, v10, 0xa

    goto :goto_8f

    :cond_86
    const/16 v11, 0x41

    if-lt v10, v11, :cond_9d

    if-gt v10, v13, :cond_9d

    add-int/lit8 v10, v10, -0x41

    goto :goto_83

    :goto_8f
    shl-long v11, v18, v5

    move/from16 v20, v2

    int-to-long v1, v10

    or-long v18, v11, v1

    add-int/lit8 v9, v9, 0x1

    move/from16 v2, v20

    const/16 v1, 0x39

    goto :goto_6a

    :cond_9d
    iput v14, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v6

    :cond_a0
    move/from16 v20, v2

    const/16 v1, 0xe

    move-wide/from16 v9, v18

    :goto_a6
    const/16 v2, 0x12

    if-ge v1, v2, :cond_d6

    add-int v2, v8, v1

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    if-lt v2, v4, :cond_b9

    const/16 v11, 0x39

    if-gt v2, v11, :cond_b9

    add-int/lit8 v2, v2, -0x30

    goto :goto_cd

    :cond_b9
    const/16 v11, 0x61

    if-lt v2, v11, :cond_c4

    if-gt v2, v15, :cond_c4

    add-int/lit8 v2, v2, -0x61

    :goto_c1
    add-int/lit8 v2, v2, 0xa

    goto :goto_cd

    :cond_c4
    const/16 v11, 0x41

    if-lt v2, v11, :cond_d3

    if-gt v2, v13, :cond_d3

    add-int/lit8 v2, v2, -0x41

    goto :goto_c1

    :goto_cd
    shl-long/2addr v9, v5

    int-to-long v11, v2

    or-long/2addr v9, v11

    add-int/lit8 v1, v1, 0x1

    goto :goto_a6

    :cond_d3
    iput v14, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v6

    :cond_d6
    const/16 v1, 0x13

    const-wide/16 v16, 0x0

    :goto_da
    const/16 v2, 0x17

    if-ge v1, v2, :cond_10e

    add-int v2, v8, v1

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    if-lt v2, v4, :cond_ed

    const/16 v11, 0x39

    if-gt v2, v11, :cond_ed

    add-int/lit8 v2, v2, -0x30

    goto :goto_101

    :cond_ed
    const/16 v11, 0x61

    if-lt v2, v11, :cond_f8

    if-gt v2, v15, :cond_f8

    add-int/lit8 v2, v2, -0x61

    :goto_f5
    add-int/lit8 v2, v2, 0xa

    goto :goto_101

    :cond_f8
    const/16 v11, 0x41

    if-lt v2, v11, :cond_10b

    if-gt v2, v13, :cond_10b

    add-int/lit8 v2, v2, -0x41

    goto :goto_f5

    :goto_101
    shl-long v11, v16, v5

    int-to-long v3, v2

    or-long v16, v11, v3

    add-int/lit8 v1, v1, 0x1

    const/16 v4, 0x30

    goto :goto_da

    :cond_10b
    iput v14, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v6

    :cond_10e
    const/16 v1, 0x18

    move-wide/from16 v2, v16

    :goto_112
    const/16 v4, 0x24

    if-ge v1, v4, :cond_144

    add-int v4, v8, v1

    invoke-virtual {v0, v4}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v4

    const/16 v11, 0x30

    if-lt v4, v11, :cond_127

    const/16 v11, 0x39

    if-gt v4, v11, :cond_127

    add-int/lit8 v4, v4, -0x30

    goto :goto_13b

    :cond_127
    const/16 v11, 0x61

    if-lt v4, v11, :cond_132

    if-gt v4, v15, :cond_132

    add-int/lit8 v4, v4, -0x61

    :goto_12f
    add-int/lit8 v4, v4, 0xa

    goto :goto_13b

    :cond_132
    const/16 v11, 0x41

    if-lt v4, v11, :cond_141

    if-gt v4, v13, :cond_141

    add-int/lit8 v4, v4, -0x41

    goto :goto_12f

    :goto_13b
    shl-long/2addr v2, v5

    int-to-long v11, v4

    or-long/2addr v2, v11

    add-int/lit8 v1, v1, 0x1

    goto :goto_112

    :cond_141
    iput v14, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v6

    :cond_144
    new-instance v1, Ljava/util/UUID;

    invoke-direct {v1, v9, v10, v2, v3}, Ljava/util/UUID;-><init>(JJ)V

    goto/16 :goto_1c6

    :cond_14b
    move/from16 v20, v2

    const/16 v1, 0x20

    if-ne v9, v1, :cond_1d6

    const/4 v1, 0x0

    const-wide/16 v2, 0x0

    :goto_154
    const/16 v4, 0x10

    if-ge v1, v4, :cond_186

    add-int v4, v8, v1

    invoke-virtual {v0, v4}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v4

    const/16 v9, 0x30

    if-lt v4, v9, :cond_169

    const/16 v9, 0x39

    if-gt v4, v9, :cond_169

    add-int/lit8 v4, v4, -0x30

    goto :goto_17d

    :cond_169
    const/16 v9, 0x61

    if-lt v4, v9, :cond_174

    if-gt v4, v15, :cond_174

    add-int/lit8 v4, v4, -0x61

    :goto_171
    add-int/lit8 v4, v4, 0xa

    goto :goto_17d

    :cond_174
    const/16 v9, 0x41

    if-lt v4, v9, :cond_183

    if-gt v4, v13, :cond_183

    add-int/lit8 v4, v4, -0x41

    goto :goto_171

    :goto_17d
    shl-long/2addr v2, v5

    int-to-long v9, v4

    or-long/2addr v2, v9

    add-int/lit8 v1, v1, 0x1

    goto :goto_154

    :cond_183
    iput v14, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v6

    :cond_186
    const/16 v1, 0x10

    const-wide/16 v9, 0x0

    :goto_18a
    const/16 v4, 0x20

    if-ge v1, v4, :cond_1c1

    add-int v4, v8, v1

    invoke-virtual {v0, v4}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v4

    const/16 v11, 0x30

    if-lt v4, v11, :cond_1a1

    const/16 v12, 0x39

    if-gt v4, v12, :cond_1a3

    add-int/lit8 v4, v4, -0x30

    :goto_19e
    const/16 v11, 0x41

    goto :goto_1b8

    :cond_1a1
    const/16 v12, 0x39

    :cond_1a3
    const/16 v11, 0x61

    if-lt v4, v11, :cond_1ae

    if-gt v4, v15, :cond_1ae

    add-int/lit8 v4, v4, -0x61

    add-int/lit8 v4, v4, 0xa

    goto :goto_19e

    :cond_1ae
    const/16 v11, 0x41

    if-lt v4, v11, :cond_1be

    if-gt v4, v13, :cond_1be

    add-int/lit8 v4, v4, -0x41

    add-int/lit8 v4, v4, 0xa

    :goto_1b8
    shl-long/2addr v9, v5

    int-to-long v11, v4

    or-long/2addr v9, v11

    add-int/lit8 v1, v1, 0x1

    goto :goto_18a

    :cond_1be
    iput v14, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v6

    :cond_1c1
    new-instance v1, Ljava/util/UUID;

    invoke-direct {v1, v2, v3, v9, v10}, Ljava/util/UUID;-><init>(JJ)V

    :goto_1c6
    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v3, v2, 0x1

    sub-int v3, v20, v3

    add-int/2addr v3, v7

    add-int/2addr v3, v7

    add-int/lit8 v4, v3, 0x1

    add-int/2addr v2, v3

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    goto :goto_212

    :cond_1d6
    const/4 v1, -0x1

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v6

    :cond_1da
    new-instance v1, Lcom/tradplus/ads/common/serialization/JSONException;

    const-string v2, "unclosed str"

    invoke-direct {v1, v2}, Lcom/tradplus/ads/common/serialization/JSONException;-><init>(Ljava/lang/String;)V

    throw v1

    :cond_1e2
    const/16 v1, 0x6e

    if-ne v2, v1, :cond_26e

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v1, v7

    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    const/16 v2, 0x75

    if-ne v1, v2, :cond_26e

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v1, v1, 0x2

    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    const/16 v2, 0x6c

    if-ne v1, v2, :cond_26e

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v1, v1, 0x3

    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v1

    const/16 v2, 0x6c

    if-ne v1, v2, :cond_26e

    iget v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    const/4 v4, 0x5

    add-int/2addr v1, v5

    invoke-virtual {v0, v1}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    move-object v1, v6

    :goto_212
    const/16 v3, 0x2c

    if-ne v2, v3, :cond_227

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v2, v4

    iput v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    iput-char v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    const/4 v2, 0x3

    iput v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v1

    :cond_227
    const/16 v3, 0x5d

    if-ne v2, v3, :cond_1d6

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/lit8 v3, v4, 0x1

    add-int/2addr v2, v4

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    const/16 v4, 0x2c

    if-ne v2, v4, :cond_24a

    const/16 v4, 0x10

    iput v4, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    :goto_23c
    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    add-int/2addr v2, v3

    iput v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    invoke-virtual {v0, v2}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->charAt(I)C

    move-result v2

    :goto_247
    iput-char v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    goto :goto_26b

    :cond_24a
    const/16 v4, 0x5d

    if-ne v2, v4, :cond_253

    const/16 v2, 0xf

    :goto_250
    iput v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    goto :goto_23c

    :cond_253
    const/16 v4, 0x7d

    if-ne v2, v4, :cond_25a

    const/16 v2, 0xd

    goto :goto_250

    :cond_25a
    const/16 v4, 0x1a

    if-ne v2, v4, :cond_1d6

    const/16 v2, 0x14

    iput v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    iget v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    sub-int/2addr v3, v7

    add-int/2addr v2, v3

    iput v2, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->e:I

    const/16 v2, 0x1a

    goto :goto_247

    :goto_26b
    iput v5, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v1

    :cond_26e
    const/4 v1, -0x1

    iput v1, v0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->matchStat:I

    return-object v6
.end method

.method public seekArrayToItem(I)Z
    .registers 2

    new-instance p1, Ljava/lang/UnsupportedOperationException;

    invoke-direct {p1}, Ljava/lang/UnsupportedOperationException;-><init>()V

    throw p1
.end method

.method public seekObjectToField(JZ)I
    .registers 4

    new-instance p1, Ljava/lang/UnsupportedOperationException;

    invoke-direct {p1}, Ljava/lang/UnsupportedOperationException;-><init>()V

    throw p1
.end method

.method public seekObjectToField([J)I
    .registers 2

    new-instance p1, Ljava/lang/UnsupportedOperationException;

    invoke-direct {p1}, Ljava/lang/UnsupportedOperationException;-><init>()V

    throw p1
.end method

.method public seekObjectToFieldDeepScan(J)I
    .registers 3

    new-instance p1, Ljava/lang/UnsupportedOperationException;

    invoke-direct {p1}, Ljava/lang/UnsupportedOperationException;-><init>()V

    throw p1
.end method

.method public setFeatures(I)V
    .registers 2

    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->c:I

    return-void
.end method

.method public setLocale(Ljava/util/Locale;)V
    .registers 2

    iput-object p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->m:Ljava/util/Locale;

    return-void
.end method

.method public setTimeZone(Ljava/util/TimeZone;)V
    .registers 2

    iput-object p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->l:Ljava/util/TimeZone;

    return-void
.end method

.method public setToken(I)V
    .registers 2

    iput p1, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    return-void
.end method

.method public skipArray()V
    .registers 2

    new-instance v0, Ljava/lang/UnsupportedOperationException;

    invoke-direct {v0}, Ljava/lang/UnsupportedOperationException;-><init>()V

    throw v0
.end method

.method public skipObject()V
    .registers 2

    new-instance v0, Ljava/lang/UnsupportedOperationException;

    invoke-direct {v0}, Ljava/lang/UnsupportedOperationException;-><init>()V

    throw v0
.end method

.method public skipObject(Z)V
    .registers 2

    new-instance p1, Ljava/lang/UnsupportedOperationException;

    invoke-direct {p1}, Ljava/lang/UnsupportedOperationException;-><init>()V

    throw p1
.end method

.method public final skipWhitespace()V
    .registers 4

    :goto_0
    iget-char v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->d:C

    const/16 v1, 0x2f

    if-gt v0, v1, :cond_29

    const/16 v2, 0x20

    if-eq v0, v2, :cond_25

    const/16 v2, 0xd

    if-eq v0, v2, :cond_25

    const/16 v2, 0xa

    if-eq v0, v2, :cond_25

    const/16 v2, 0x9

    if-eq v0, v2, :cond_25

    const/16 v2, 0xc

    if-eq v0, v2, :cond_25

    const/16 v2, 0x8

    if-ne v0, v2, :cond_1f

    goto :goto_25

    :cond_1f
    if-ne v0, v1, :cond_29

    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a()V

    goto :goto_0

    :cond_25
    :goto_25
    invoke-virtual {p0}, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->next()C

    goto :goto_0

    :cond_29
    return-void
.end method

.method public final stringDefaultValue()Ljava/lang/String;
    .registers 2

    iget-object v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->n:Ljava/lang/String;

    return-object v0
.end method

.method public abstract stringVal()Ljava/lang/String;
.end method

.method public abstract subString(II)Ljava/lang/String;
.end method

.method protected abstract sub_chars(II)[C
.end method

.method public final token()I
    .registers 2

    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    return v0
.end method

.method public final tokenName()Ljava/lang/String;
    .registers 2

    iget v0, p0, Lcom/tradplus/ads/common/serialization/parser/JSONLexerBase;->a:I

    invoke-static {v0}, Lcom/tradplus/ads/common/serialization/parser/JSONToken;->name(I)Ljava/lang/String;

    move-result-object v0

    return-object v0
.end method