Parser$JJCalls.smali

.class final Lorg/apache/commons/jexl3/parser/Parser$JJCalls;
.super Ljava/lang/Object;
.source "SourceFile"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lorg/apache/commons/jexl3/parser/Parser;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x19
    name = "JJCalls"
.end annotation


# instance fields
.field public arg:I

.field public first:Lorg/apache/commons/jexl3/parser/Token;

.field public gen:I

.field public next:Lorg/apache/commons/jexl3/parser/Parser$JJCalls;


# direct methods
.method public constructor <init>()V
    .registers 1

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

    return-void
.end method