TextFormat$Parser.smali
.class public Lcom/google/protobuf/TextFormat$Parser;
.super Ljava/lang/Object;
.source "TextFormat.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/protobuf/TextFormat;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "Parser"
.end annotation
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/google/protobuf/TextFormat$Parser$a;,
Lcom/google/protobuf/TextFormat$Parser$SingularOverwritePolicy;
}
.end annotation
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method public constructor <init>(Lf6/l2;ZZZLcom/google/protobuf/TextFormat$Parser$SingularOverwritePolicy;Lf6/j2;)V
.registers 7
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public synthetic constructor <init>(Lf6/l2;ZZZLcom/google/protobuf/TextFormat$Parser$SingularOverwritePolicy;Lf6/j2;Lcom/google/protobuf/TextFormat$a;)V
.registers 8
invoke-direct/range {p0 .. p6}, Lcom/google/protobuf/TextFormat$Parser;-><init>(Lf6/l2;ZZZLcom/google/protobuf/TextFormat$Parser$SingularOverwritePolicy;Lf6/j2;)V
return-void
.end method
.method public static a()Lcom/google/protobuf/TextFormat$Parser$a;
.registers 1
new-instance v0, Lcom/google/protobuf/TextFormat$Parser$a;
invoke-direct {v0}, Lcom/google/protobuf/TextFormat$Parser$a;-><init>()V
return-object v0
.end method