public final class oadd.com.google.protobuf.DescriptorProtos$FileOptions extends oadd.com.google.protobuf.GeneratedMessageV3$ExtendableMessage implements oadd.com.google.protobuf.DescriptorProtos$FileOptionsOrBuilder
{
private static final long serialVersionUID;
private int bitField0_;
public static final int JAVA_PACKAGE_FIELD_NUMBER;
private volatile java.lang.Object javaPackage_;
public static final int JAVA_OUTER_CLASSNAME_FIELD_NUMBER;
private volatile java.lang.Object javaOuterClassname_;
public static final int JAVA_MULTIPLE_FILES_FIELD_NUMBER;
private boolean javaMultipleFiles_;
public static final int JAVA_GENERATE_EQUALS_AND_HASH_FIELD_NUMBER;
private boolean javaGenerateEqualsAndHash_;
public static final int JAVA_STRING_CHECK_UTF8_FIELD_NUMBER;
private boolean javaStringCheckUtf8_;
public static final int OPTIMIZE_FOR_FIELD_NUMBER;
private int optimizeFor_;
public static final int GO_PACKAGE_FIELD_NUMBER;
private volatile java.lang.Object goPackage_;
public static final int CC_GENERIC_SERVICES_FIELD_NUMBER;
private boolean ccGenericServices_;
public static final int JAVA_GENERIC_SERVICES_FIELD_NUMBER;
private boolean javaGenericServices_;
public static final int PY_GENERIC_SERVICES_FIELD_NUMBER;
private boolean pyGenericServices_;
public static final int PHP_GENERIC_SERVICES_FIELD_NUMBER;
private boolean phpGenericServices_;
public static final int DEPRECATED_FIELD_NUMBER;
private boolean deprecated_;
public static final int CC_ENABLE_ARENAS_FIELD_NUMBER;
private boolean ccEnableArenas_;
public static final int OBJC_CLASS_PREFIX_FIELD_NUMBER;
private volatile java.lang.Object objcClassPrefix_;
public static final int CSHARP_NAMESPACE_FIELD_NUMBER;
private volatile java.lang.Object csharpNamespace_;
public static final int SWIFT_PREFIX_FIELD_NUMBER;
private volatile java.lang.Object swiftPrefix_;
public static final int PHP_CLASS_PREFIX_FIELD_NUMBER;
private volatile java.lang.Object phpClassPrefix_;
public static final int PHP_NAMESPACE_FIELD_NUMBER;
private volatile java.lang.Object phpNamespace_;
public static final int PHP_METADATA_NAMESPACE_FIELD_NUMBER;
private volatile java.lang.Object phpMetadataNamespace_;
public static final int RUBY_PACKAGE_FIELD_NUMBER;
private volatile java.lang.Object rubyPackage_;
public static final int UNINTERPRETED_OPTION_FIELD_NUMBER;
private java.util.List uninterpretedOption_;
private byte memoizedIsInitialized;
private static final oadd.com.google.protobuf.DescriptorProtos$FileOptions DEFAULT_INSTANCE;
public static final oadd.com.google.protobuf.Parser PARSER;
private void <init>(oadd.com.google.protobuf.GeneratedMessageV3$ExtendableBuilder)
{
oadd.com.google.protobuf.GeneratedMessageV3$ExtendableBuilder v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v := @parameter: oadd.com.google.protobuf.GeneratedMessageV3$ExtendableBuilder;
specialinvoke v.<oadd.com.google.protobuf.GeneratedMessageV3$ExtendableMessage: void <init>(oadd.com.google.protobuf.GeneratedMessageV3$ExtendableBuilder)>(v);
v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: byte memoizedIsInitialized> = -1;
return;
}
private void <init>()
{
java.util.List v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
specialinvoke v.<oadd.com.google.protobuf.GeneratedMessageV3$ExtendableMessage: void <init>()>();
v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: byte memoizedIsInitialized> = -1;
v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object javaPackage_> = "";
v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object javaOuterClassname_> = "";
v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int optimizeFor_> = 1;
v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object goPackage_> = "";
v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean ccEnableArenas_> = 1;
v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object objcClassPrefix_> = "";
v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object csharpNamespace_> = "";
v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object swiftPrefix_> = "";
v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object phpClassPrefix_> = "";
v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object phpNamespace_> = "";
v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object phpMetadataNamespace_> = "";
v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object rubyPackage_> = "";
v = staticinvoke <java.util.Collections: java.util.List emptyList()>();
v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.util.List uninterpretedOption_> = v;
return;
}
protected java.lang.Object newInstance(oadd.com.google.protobuf.GeneratedMessageV3$UnusedPrivateParameter)
{
oadd.com.google.protobuf.GeneratedMessageV3$UnusedPrivateParameter v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions v, v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v := @parameter: oadd.com.google.protobuf.GeneratedMessageV3$UnusedPrivateParameter;
v = new oadd.com.google.protobuf.DescriptorProtos$FileOptions;
specialinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: void <init>()>();
return v;
}
public final oadd.com.google.protobuf.UnknownFieldSet getUnknownFields()
{
oadd.com.google.protobuf.UnknownFieldSet v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: oadd.com.google.protobuf.UnknownFieldSet unknownFields>;
return v;
}
public static final oadd.com.google.protobuf.Descriptors$Descriptor getDescriptor()
{
oadd.com.google.protobuf.Descriptors$Descriptor v;
v = <oadd.com.google.protobuf.DescriptorProtos: oadd.com.google.protobuf.Descriptors$Descriptor internal_static_google_protobuf_FileOptions_descriptor>;
return v;
}
protected oadd.com.google.protobuf.GeneratedMessageV3$FieldAccessorTable internalGetFieldAccessorTable()
{
oadd.com.google.protobuf.GeneratedMessageV3$FieldAccessorTable v, v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = <oadd.com.google.protobuf.DescriptorProtos: oadd.com.google.protobuf.GeneratedMessageV3$FieldAccessorTable internal_static_google_protobuf_FileOptions_fieldAccessorTable>;
v = virtualinvoke v.<oadd.com.google.protobuf.GeneratedMessageV3$FieldAccessorTable: oadd.com.google.protobuf.GeneratedMessageV3$FieldAccessorTable ensureFieldAccessorsInitialized(java.lang.Class,java.lang.Class)>(class "Loadd/com/google/protobuf/DescriptorProtos$FileOptions;", class "Loadd/com/google/protobuf/DescriptorProtos$FileOptions$Builder;");
return v;
}
public boolean hasJavaPackage()
{
int v, v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
boolean v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int bitField0_>;
v = v & 1;
if v == 0 goto label;
v = 1;
goto label;
label:
v = 0;
label:
return v;
}
public java.lang.String getJavaPackage()
{
java.lang.Object v;
java.lang.String v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
boolean v, v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object javaPackage_>;
v = v instanceof java.lang.String;
if v == 0 goto label;
return v;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.ByteString: java.lang.String toStringUtf8()>();
v = virtualinvoke v.<oadd.com.google.protobuf.ByteString: boolean isValidUtf8()>();
if v == 0 goto label;
v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object javaPackage_> = v;
label:
return v;
}
public oadd.com.google.protobuf.ByteString getJavaPackageBytes()
{
java.lang.Object v;
oadd.com.google.protobuf.ByteString v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
boolean v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object javaPackage_>;
v = v instanceof java.lang.String;
if v == 0 goto label;
v = staticinvoke <oadd.com.google.protobuf.ByteString: oadd.com.google.protobuf.ByteString copyFromUtf8(java.lang.String)>(v);
v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object javaPackage_> = v;
return v;
label:
return v;
}
public boolean hasJavaOuterClassname()
{
int v, v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
boolean v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int bitField0_>;
v = v & 2;
if v == 0 goto label;
v = 1;
goto label;
label:
v = 0;
label:
return v;
}
public java.lang.String getJavaOuterClassname()
{
java.lang.Object v;
java.lang.String v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
boolean v, v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object javaOuterClassname_>;
v = v instanceof java.lang.String;
if v == 0 goto label;
return v;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.ByteString: java.lang.String toStringUtf8()>();
v = virtualinvoke v.<oadd.com.google.protobuf.ByteString: boolean isValidUtf8()>();
if v == 0 goto label;
v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object javaOuterClassname_> = v;
label:
return v;
}
public oadd.com.google.protobuf.ByteString getJavaOuterClassnameBytes()
{
java.lang.Object v;
oadd.com.google.protobuf.ByteString v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
boolean v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object javaOuterClassname_>;
v = v instanceof java.lang.String;
if v == 0 goto label;
v = staticinvoke <oadd.com.google.protobuf.ByteString: oadd.com.google.protobuf.ByteString copyFromUtf8(java.lang.String)>(v);
v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object javaOuterClassname_> = v;
return v;
label:
return v;
}
public boolean hasJavaMultipleFiles()
{
int v, v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
boolean v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int bitField0_>;
v = v & 4;
if v == 0 goto label;
v = 1;
goto label;
label:
v = 0;
label:
return v;
}
public boolean getJavaMultipleFiles()
{
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
boolean v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean javaMultipleFiles_>;
return v;
}
public boolean hasJavaGenerateEqualsAndHash()
{
int v, v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
boolean v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int bitField0_>;
v = v & 8;
if v == 0 goto label;
v = 1;
goto label;
label:
v = 0;
label:
return v;
}
public boolean getJavaGenerateEqualsAndHash()
{
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
boolean v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean javaGenerateEqualsAndHash_>;
return v;
}
public boolean hasJavaStringCheckUtf8()
{
int v, v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
boolean v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int bitField0_>;
v = v & 16;
if v == 0 goto label;
v = 1;
goto label;
label:
v = 0;
label:
return v;
}
public boolean getJavaStringCheckUtf8()
{
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
boolean v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean javaStringCheckUtf8_>;
return v;
}
public boolean hasOptimizeFor()
{
int v, v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
boolean v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int bitField0_>;
v = v & 32;
if v == 0 goto label;
v = 1;
goto label;
label:
v = 0;
label:
return v;
}
public oadd.com.google.protobuf.DescriptorProtos$FileOptions$OptimizeMode getOptimizeFor()
{
oadd.com.google.protobuf.DescriptorProtos$FileOptions$OptimizeMode v, v;
int v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int optimizeFor_>;
v = staticinvoke <oadd.com.google.protobuf.DescriptorProtos$FileOptions$OptimizeMode: oadd.com.google.protobuf.DescriptorProtos$FileOptions$OptimizeMode valueOf(int)>(v);
if v != null goto label;
v = <oadd.com.google.protobuf.DescriptorProtos$FileOptions$OptimizeMode: oadd.com.google.protobuf.DescriptorProtos$FileOptions$OptimizeMode SPEED>;
goto label;
label:
v = v;
label:
return v;
}
public boolean hasGoPackage()
{
int v, v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
boolean v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int bitField0_>;
v = v & 64;
if v == 0 goto label;
v = 1;
goto label;
label:
v = 0;
label:
return v;
}
public java.lang.String getGoPackage()
{
java.lang.Object v;
java.lang.String v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
boolean v, v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object goPackage_>;
v = v instanceof java.lang.String;
if v == 0 goto label;
return v;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.ByteString: java.lang.String toStringUtf8()>();
v = virtualinvoke v.<oadd.com.google.protobuf.ByteString: boolean isValidUtf8()>();
if v == 0 goto label;
v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object goPackage_> = v;
label:
return v;
}
public oadd.com.google.protobuf.ByteString getGoPackageBytes()
{
java.lang.Object v;
oadd.com.google.protobuf.ByteString v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
boolean v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object goPackage_>;
v = v instanceof java.lang.String;
if v == 0 goto label;
v = staticinvoke <oadd.com.google.protobuf.ByteString: oadd.com.google.protobuf.ByteString copyFromUtf8(java.lang.String)>(v);
v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object goPackage_> = v;
return v;
label:
return v;
}
public boolean hasCcGenericServices()
{
int v, v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
boolean v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int bitField0_>;
v = v & 128;
if v == 0 goto label;
v = 1;
goto label;
label:
v = 0;
label:
return v;
}
public boolean getCcGenericServices()
{
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
boolean v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean ccGenericServices_>;
return v;
}
public boolean hasJavaGenericServices()
{
int v, v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
boolean v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int bitField0_>;
v = v & 256;
if v == 0 goto label;
v = 1;
goto label;
label:
v = 0;
label:
return v;
}
public boolean getJavaGenericServices()
{
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
boolean v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean javaGenericServices_>;
return v;
}
public boolean hasPyGenericServices()
{
int v, v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
boolean v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int bitField0_>;
v = v & 512;
if v == 0 goto label;
v = 1;
goto label;
label:
v = 0;
label:
return v;
}
public boolean getPyGenericServices()
{
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
boolean v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean pyGenericServices_>;
return v;
}
public boolean hasPhpGenericServices()
{
int v, v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
boolean v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int bitField0_>;
v = v & 1024;
if v == 0 goto label;
v = 1;
goto label;
label:
v = 0;
label:
return v;
}
public boolean getPhpGenericServices()
{
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
boolean v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean phpGenericServices_>;
return v;
}
public boolean hasDeprecated()
{
int v, v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
boolean v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int bitField0_>;
v = v & 2048;
if v == 0 goto label;
v = 1;
goto label;
label:
v = 0;
label:
return v;
}
public boolean getDeprecated()
{
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
boolean v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean deprecated_>;
return v;
}
public boolean hasCcEnableArenas()
{
int v, v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
boolean v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int bitField0_>;
v = v & 4096;
if v == 0 goto label;
v = 1;
goto label;
label:
v = 0;
label:
return v;
}
public boolean getCcEnableArenas()
{
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
boolean v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean ccEnableArenas_>;
return v;
}
public boolean hasObjcClassPrefix()
{
int v, v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
boolean v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int bitField0_>;
v = v & 8192;
if v == 0 goto label;
v = 1;
goto label;
label:
v = 0;
label:
return v;
}
public java.lang.String getObjcClassPrefix()
{
java.lang.Object v;
java.lang.String v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
boolean v, v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object objcClassPrefix_>;
v = v instanceof java.lang.String;
if v == 0 goto label;
return v;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.ByteString: java.lang.String toStringUtf8()>();
v = virtualinvoke v.<oadd.com.google.protobuf.ByteString: boolean isValidUtf8()>();
if v == 0 goto label;
v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object objcClassPrefix_> = v;
label:
return v;
}
public oadd.com.google.protobuf.ByteString getObjcClassPrefixBytes()
{
java.lang.Object v;
oadd.com.google.protobuf.ByteString v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
boolean v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object objcClassPrefix_>;
v = v instanceof java.lang.String;
if v == 0 goto label;
v = staticinvoke <oadd.com.google.protobuf.ByteString: oadd.com.google.protobuf.ByteString copyFromUtf8(java.lang.String)>(v);
v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object objcClassPrefix_> = v;
return v;
label:
return v;
}
public boolean hasCsharpNamespace()
{
int v, v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
boolean v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int bitField0_>;
v = v & 16384;
if v == 0 goto label;
v = 1;
goto label;
label:
v = 0;
label:
return v;
}
public java.lang.String getCsharpNamespace()
{
java.lang.Object v;
java.lang.String v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
boolean v, v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object csharpNamespace_>;
v = v instanceof java.lang.String;
if v == 0 goto label;
return v;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.ByteString: java.lang.String toStringUtf8()>();
v = virtualinvoke v.<oadd.com.google.protobuf.ByteString: boolean isValidUtf8()>();
if v == 0 goto label;
v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object csharpNamespace_> = v;
label:
return v;
}
public oadd.com.google.protobuf.ByteString getCsharpNamespaceBytes()
{
java.lang.Object v;
oadd.com.google.protobuf.ByteString v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
boolean v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object csharpNamespace_>;
v = v instanceof java.lang.String;
if v == 0 goto label;
v = staticinvoke <oadd.com.google.protobuf.ByteString: oadd.com.google.protobuf.ByteString copyFromUtf8(java.lang.String)>(v);
v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object csharpNamespace_> = v;
return v;
label:
return v;
}
public boolean hasSwiftPrefix()
{
int v, v, v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
boolean v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int bitField0_>;
v = (int) 32768;
v = v & v;
if v == 0 goto label;
v = 1;
goto label;
label:
v = 0;
label:
return v;
}
public java.lang.String getSwiftPrefix()
{
java.lang.Object v;
java.lang.String v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
boolean v, v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object swiftPrefix_>;
v = v instanceof java.lang.String;
if v == 0 goto label;
return v;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.ByteString: java.lang.String toStringUtf8()>();
v = virtualinvoke v.<oadd.com.google.protobuf.ByteString: boolean isValidUtf8()>();
if v == 0 goto label;
v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object swiftPrefix_> = v;
label:
return v;
}
public oadd.com.google.protobuf.ByteString getSwiftPrefixBytes()
{
java.lang.Object v;
oadd.com.google.protobuf.ByteString v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
boolean v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object swiftPrefix_>;
v = v instanceof java.lang.String;
if v == 0 goto label;
v = staticinvoke <oadd.com.google.protobuf.ByteString: oadd.com.google.protobuf.ByteString copyFromUtf8(java.lang.String)>(v);
v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object swiftPrefix_> = v;
return v;
label:
return v;
}
public boolean hasPhpClassPrefix()
{
int v, v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
boolean v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int bitField0_>;
v = v & 65536;
if v == 0 goto label;
v = 1;
goto label;
label:
v = 0;
label:
return v;
}
public java.lang.String getPhpClassPrefix()
{
java.lang.Object v;
java.lang.String v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
boolean v, v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object phpClassPrefix_>;
v = v instanceof java.lang.String;
if v == 0 goto label;
return v;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.ByteString: java.lang.String toStringUtf8()>();
v = virtualinvoke v.<oadd.com.google.protobuf.ByteString: boolean isValidUtf8()>();
if v == 0 goto label;
v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object phpClassPrefix_> = v;
label:
return v;
}
public oadd.com.google.protobuf.ByteString getPhpClassPrefixBytes()
{
java.lang.Object v;
oadd.com.google.protobuf.ByteString v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
boolean v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object phpClassPrefix_>;
v = v instanceof java.lang.String;
if v == 0 goto label;
v = staticinvoke <oadd.com.google.protobuf.ByteString: oadd.com.google.protobuf.ByteString copyFromUtf8(java.lang.String)>(v);
v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object phpClassPrefix_> = v;
return v;
label:
return v;
}
public boolean hasPhpNamespace()
{
int v, v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
boolean v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int bitField0_>;
v = v & 131072;
if v == 0 goto label;
v = 1;
goto label;
label:
v = 0;
label:
return v;
}
public java.lang.String getPhpNamespace()
{
java.lang.Object v;
java.lang.String v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
boolean v, v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object phpNamespace_>;
v = v instanceof java.lang.String;
if v == 0 goto label;
return v;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.ByteString: java.lang.String toStringUtf8()>();
v = virtualinvoke v.<oadd.com.google.protobuf.ByteString: boolean isValidUtf8()>();
if v == 0 goto label;
v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object phpNamespace_> = v;
label:
return v;
}
public oadd.com.google.protobuf.ByteString getPhpNamespaceBytes()
{
java.lang.Object v;
oadd.com.google.protobuf.ByteString v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
boolean v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object phpNamespace_>;
v = v instanceof java.lang.String;
if v == 0 goto label;
v = staticinvoke <oadd.com.google.protobuf.ByteString: oadd.com.google.protobuf.ByteString copyFromUtf8(java.lang.String)>(v);
v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object phpNamespace_> = v;
return v;
label:
return v;
}
public boolean hasPhpMetadataNamespace()
{
int v, v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
boolean v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int bitField0_>;
v = v & 262144;
if v == 0 goto label;
v = 1;
goto label;
label:
v = 0;
label:
return v;
}
public java.lang.String getPhpMetadataNamespace()
{
java.lang.Object v;
java.lang.String v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
boolean v, v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object phpMetadataNamespace_>;
v = v instanceof java.lang.String;
if v == 0 goto label;
return v;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.ByteString: java.lang.String toStringUtf8()>();
v = virtualinvoke v.<oadd.com.google.protobuf.ByteString: boolean isValidUtf8()>();
if v == 0 goto label;
v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object phpMetadataNamespace_> = v;
label:
return v;
}
public oadd.com.google.protobuf.ByteString getPhpMetadataNamespaceBytes()
{
java.lang.Object v;
oadd.com.google.protobuf.ByteString v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
boolean v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object phpMetadataNamespace_>;
v = v instanceof java.lang.String;
if v == 0 goto label;
v = staticinvoke <oadd.com.google.protobuf.ByteString: oadd.com.google.protobuf.ByteString copyFromUtf8(java.lang.String)>(v);
v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object phpMetadataNamespace_> = v;
return v;
label:
return v;
}
public boolean hasRubyPackage()
{
int v, v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
boolean v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int bitField0_>;
v = v & 524288;
if v == 0 goto label;
v = 1;
goto label;
label:
v = 0;
label:
return v;
}
public java.lang.String getRubyPackage()
{
java.lang.Object v;
java.lang.String v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
boolean v, v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object rubyPackage_>;
v = v instanceof java.lang.String;
if v == 0 goto label;
return v;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.ByteString: java.lang.String toStringUtf8()>();
v = virtualinvoke v.<oadd.com.google.protobuf.ByteString: boolean isValidUtf8()>();
if v == 0 goto label;
v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object rubyPackage_> = v;
label:
return v;
}
public oadd.com.google.protobuf.ByteString getRubyPackageBytes()
{
java.lang.Object v;
oadd.com.google.protobuf.ByteString v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
boolean v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object rubyPackage_>;
v = v instanceof java.lang.String;
if v == 0 goto label;
v = staticinvoke <oadd.com.google.protobuf.ByteString: oadd.com.google.protobuf.ByteString copyFromUtf8(java.lang.String)>(v);
v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object rubyPackage_> = v;
return v;
label:
return v;
}
public java.util.List getUninterpretedOptionList()
{
java.util.List v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.util.List uninterpretedOption_>;
return v;
}
public java.util.List getUninterpretedOptionOrBuilderList()
{
java.util.List v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.util.List uninterpretedOption_>;
return v;
}
public int getUninterpretedOptionCount()
{
int v;
java.util.List v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.util.List uninterpretedOption_>;
v = interfaceinvoke v.<java.util.List: int size()>();
return v;
}
public oadd.com.google.protobuf.DescriptorProtos$UninterpretedOption getUninterpretedOption(int)
{
java.util.List v;
int v;
java.lang.Object v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v := @parameter: int;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.util.List uninterpretedOption_>;
v = interfaceinvoke v.<java.util.List: java.lang.Object get(int)>(v);
return v;
}
public oadd.com.google.protobuf.DescriptorProtos$UninterpretedOptionOrBuilder getUninterpretedOptionOrBuilder(int)
{
java.util.List v;
int v;
java.lang.Object v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v := @parameter: int;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.util.List uninterpretedOption_>;
v = interfaceinvoke v.<java.util.List: java.lang.Object get(int)>(v);
return v;
}
public final boolean isInitialized()
{
byte v;
int v, v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
boolean v, v;
oadd.com.google.protobuf.DescriptorProtos$UninterpretedOption v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: byte memoizedIsInitialized>;
if v != 1 goto label;
return 1;
label:
if v != 0 goto label;
return 0;
label:
v = 0;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int getUninterpretedOptionCount()>();
if v >= v goto label;
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: oadd.com.google.protobuf.DescriptorProtos$UninterpretedOption getUninterpretedOption(int)>(v);
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$UninterpretedOption: boolean isInitialized()>();
if v != 0 goto label;
v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: byte memoizedIsInitialized> = 0;
return 0;
label:
v = v + 1;
goto label;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean extensionsAreInitialized()>();
if v != 0 goto label;
v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: byte memoizedIsInitialized> = 0;
return 0;
label:
v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: byte memoizedIsInitialized> = 1;
return 1;
}
public void writeTo(oadd.com.google.protobuf.CodedOutputStream) throws java.io.IOException
{
oadd.com.google.protobuf.GeneratedMessageV3$ExtendableMessage$ExtensionWriter v;
oadd.com.google.protobuf.CodedOutputStream v;
oadd.com.google.protobuf.UnknownFieldSet v;
boolean v, v, v, v, v, v, v, v, v;
java.util.List v, v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
int v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v;
java.lang.Object v, v, v, v, v, v, v, v, v, v, v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v := @parameter: oadd.com.google.protobuf.CodedOutputStream;
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: oadd.com.google.protobuf.GeneratedMessageV3$ExtendableMessage$ExtensionWriter newExtensionWriter()>();
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int bitField0_>;
v = v & 1;
if v == 0 goto label;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object javaPackage_>;
staticinvoke <oadd.com.google.protobuf.GeneratedMessageV3: void writeString(oadd.com.google.protobuf.CodedOutputStream,int,java.lang.Object)>(v, 1, v);
label:
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int bitField0_>;
v = v & 2;
if v == 0 goto label;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object javaOuterClassname_>;
staticinvoke <oadd.com.google.protobuf.GeneratedMessageV3: void writeString(oadd.com.google.protobuf.CodedOutputStream,int,java.lang.Object)>(v, 8, v);
label:
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int bitField0_>;
v = v & 32;
if v == 0 goto label;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int optimizeFor_>;
virtualinvoke v.<oadd.com.google.protobuf.CodedOutputStream: void writeEnum(int,int)>(9, v);
label:
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int bitField0_>;
v = v & 4;
if v == 0 goto label;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean javaMultipleFiles_>;
virtualinvoke v.<oadd.com.google.protobuf.CodedOutputStream: void writeBool(int,boolean)>(10, v);
label:
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int bitField0_>;
v = v & 64;
if v == 0 goto label;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object goPackage_>;
staticinvoke <oadd.com.google.protobuf.GeneratedMessageV3: void writeString(oadd.com.google.protobuf.CodedOutputStream,int,java.lang.Object)>(v, 11, v);
label:
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int bitField0_>;
v = v & 128;
if v == 0 goto label;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean ccGenericServices_>;
virtualinvoke v.<oadd.com.google.protobuf.CodedOutputStream: void writeBool(int,boolean)>(16, v);
label:
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int bitField0_>;
v = v & 256;
if v == 0 goto label;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean javaGenericServices_>;
virtualinvoke v.<oadd.com.google.protobuf.CodedOutputStream: void writeBool(int,boolean)>(17, v);
label:
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int bitField0_>;
v = v & 512;
if v == 0 goto label;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean pyGenericServices_>;
virtualinvoke v.<oadd.com.google.protobuf.CodedOutputStream: void writeBool(int,boolean)>(18, v);
label:
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int bitField0_>;
v = v & 8;
if v == 0 goto label;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean javaGenerateEqualsAndHash_>;
virtualinvoke v.<oadd.com.google.protobuf.CodedOutputStream: void writeBool(int,boolean)>(20, v);
label:
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int bitField0_>;
v = v & 2048;
if v == 0 goto label;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean deprecated_>;
virtualinvoke v.<oadd.com.google.protobuf.CodedOutputStream: void writeBool(int,boolean)>(23, v);
label:
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int bitField0_>;
v = v & 16;
if v == 0 goto label;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean javaStringCheckUtf8_>;
virtualinvoke v.<oadd.com.google.protobuf.CodedOutputStream: void writeBool(int,boolean)>(27, v);
label:
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int bitField0_>;
v = v & 4096;
if v == 0 goto label;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean ccEnableArenas_>;
virtualinvoke v.<oadd.com.google.protobuf.CodedOutputStream: void writeBool(int,boolean)>(31, v);
label:
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int bitField0_>;
v = v & 8192;
if v == 0 goto label;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object objcClassPrefix_>;
staticinvoke <oadd.com.google.protobuf.GeneratedMessageV3: void writeString(oadd.com.google.protobuf.CodedOutputStream,int,java.lang.Object)>(v, 36, v);
label:
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int bitField0_>;
v = v & 16384;
if v == 0 goto label;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object csharpNamespace_>;
staticinvoke <oadd.com.google.protobuf.GeneratedMessageV3: void writeString(oadd.com.google.protobuf.CodedOutputStream,int,java.lang.Object)>(v, 37, v);
label:
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int bitField0_>;
v = (int) 32768;
v = v & v;
if v == 0 goto label;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object swiftPrefix_>;
staticinvoke <oadd.com.google.protobuf.GeneratedMessageV3: void writeString(oadd.com.google.protobuf.CodedOutputStream,int,java.lang.Object)>(v, 39, v);
label:
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int bitField0_>;
v = v & 65536;
if v == 0 goto label;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object phpClassPrefix_>;
staticinvoke <oadd.com.google.protobuf.GeneratedMessageV3: void writeString(oadd.com.google.protobuf.CodedOutputStream,int,java.lang.Object)>(v, 40, v);
label:
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int bitField0_>;
v = v & 131072;
if v == 0 goto label;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object phpNamespace_>;
staticinvoke <oadd.com.google.protobuf.GeneratedMessageV3: void writeString(oadd.com.google.protobuf.CodedOutputStream,int,java.lang.Object)>(v, 41, v);
label:
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int bitField0_>;
v = v & 1024;
if v == 0 goto label;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean phpGenericServices_>;
virtualinvoke v.<oadd.com.google.protobuf.CodedOutputStream: void writeBool(int,boolean)>(42, v);
label:
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int bitField0_>;
v = v & 262144;
if v == 0 goto label;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object phpMetadataNamespace_>;
staticinvoke <oadd.com.google.protobuf.GeneratedMessageV3: void writeString(oadd.com.google.protobuf.CodedOutputStream,int,java.lang.Object)>(v, 44, v);
label:
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int bitField0_>;
v = v & 524288;
if v == 0 goto label;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object rubyPackage_>;
staticinvoke <oadd.com.google.protobuf.GeneratedMessageV3: void writeString(oadd.com.google.protobuf.CodedOutputStream,int,java.lang.Object)>(v, 45, v);
label:
v = 0;
label:
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.util.List uninterpretedOption_>;
v = interfaceinvoke v.<java.util.List: int size()>();
if v >= v goto label;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.util.List uninterpretedOption_>;
v = interfaceinvoke v.<java.util.List: java.lang.Object get(int)>(v);
virtualinvoke v.<oadd.com.google.protobuf.CodedOutputStream: void writeMessage(int,oadd.com.google.protobuf.MessageLite)>(999, v);
v = v + 1;
goto label;
label:
virtualinvoke v.<oadd.com.google.protobuf.GeneratedMessageV3$ExtendableMessage$ExtensionWriter: void writeUntil(int,oadd.com.google.protobuf.CodedOutputStream)>(536870912, v);
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: oadd.com.google.protobuf.UnknownFieldSet getUnknownFields()>();
virtualinvoke v.<oadd.com.google.protobuf.UnknownFieldSet: void writeTo(oadd.com.google.protobuf.CodedOutputStream)>(v);
return;
}
public int getSerializedSize()
{
oadd.com.google.protobuf.UnknownFieldSet v;
boolean v, v, v, v, v, v, v, v, v;
java.util.List v, v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
int v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v;
java.lang.Object v, v, v, v, v, v, v, v, v, v, v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int memoizedSize>;
v = (int) -1;
if v == v goto label;
return v;
label:
v = 0;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int bitField0_>;
v = v & 1;
if v == 0 goto label;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object javaPackage_>;
v = staticinvoke <oadd.com.google.protobuf.GeneratedMessageV3: int computeStringSize(int,java.lang.Object)>(1, v);
v = 0 + v;
label:
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int bitField0_>;
v = v & 2;
if v == 0 goto label;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object javaOuterClassname_>;
v = staticinvoke <oadd.com.google.protobuf.GeneratedMessageV3: int computeStringSize(int,java.lang.Object)>(8, v);
v = v + v;
label:
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int bitField0_>;
v = v & 32;
if v == 0 goto label;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int optimizeFor_>;
v = staticinvoke <oadd.com.google.protobuf.CodedOutputStream: int computeEnumSize(int,int)>(9, v);
v = v + v;
label:
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int bitField0_>;
v = v & 4;
if v == 0 goto label;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean javaMultipleFiles_>;
v = staticinvoke <oadd.com.google.protobuf.CodedOutputStream: int computeBoolSize(int,boolean)>(10, v);
v = v + v;
label:
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int bitField0_>;
v = v & 64;
if v == 0 goto label;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object goPackage_>;
v = staticinvoke <oadd.com.google.protobuf.GeneratedMessageV3: int computeStringSize(int,java.lang.Object)>(11, v);
v = v + v;
label:
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int bitField0_>;
v = v & 128;
if v == 0 goto label;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean ccGenericServices_>;
v = staticinvoke <oadd.com.google.protobuf.CodedOutputStream: int computeBoolSize(int,boolean)>(16, v);
v = v + v;
label:
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int bitField0_>;
v = v & 256;
if v == 0 goto label;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean javaGenericServices_>;
v = staticinvoke <oadd.com.google.protobuf.CodedOutputStream: int computeBoolSize(int,boolean)>(17, v);
v = v + v;
label:
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int bitField0_>;
v = v & 512;
if v == 0 goto label;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean pyGenericServices_>;
v = staticinvoke <oadd.com.google.protobuf.CodedOutputStream: int computeBoolSize(int,boolean)>(18, v);
v = v + v;
label:
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int bitField0_>;
v = v & 8;
if v == 0 goto label;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean javaGenerateEqualsAndHash_>;
v = staticinvoke <oadd.com.google.protobuf.CodedOutputStream: int computeBoolSize(int,boolean)>(20, v);
v = v + v;
label:
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int bitField0_>;
v = v & 2048;
if v == 0 goto label;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean deprecated_>;
v = staticinvoke <oadd.com.google.protobuf.CodedOutputStream: int computeBoolSize(int,boolean)>(23, v);
v = v + v;
label:
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int bitField0_>;
v = v & 16;
if v == 0 goto label;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean javaStringCheckUtf8_>;
v = staticinvoke <oadd.com.google.protobuf.CodedOutputStream: int computeBoolSize(int,boolean)>(27, v);
v = v + v;
label:
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int bitField0_>;
v = v & 4096;
if v == 0 goto label;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean ccEnableArenas_>;
v = staticinvoke <oadd.com.google.protobuf.CodedOutputStream: int computeBoolSize(int,boolean)>(31, v);
v = v + v;
label:
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int bitField0_>;
v = v & 8192;
if v == 0 goto label;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object objcClassPrefix_>;
v = staticinvoke <oadd.com.google.protobuf.GeneratedMessageV3: int computeStringSize(int,java.lang.Object)>(36, v);
v = v + v;
label:
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int bitField0_>;
v = v & 16384;
if v == 0 goto label;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object csharpNamespace_>;
v = staticinvoke <oadd.com.google.protobuf.GeneratedMessageV3: int computeStringSize(int,java.lang.Object)>(37, v);
v = v + v;
label:
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int bitField0_>;
v = (int) 32768;
v = v & v;
if v == 0 goto label;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object swiftPrefix_>;
v = staticinvoke <oadd.com.google.protobuf.GeneratedMessageV3: int computeStringSize(int,java.lang.Object)>(39, v);
v = v + v;
label:
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int bitField0_>;
v = v & 65536;
if v == 0 goto label;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object phpClassPrefix_>;
v = staticinvoke <oadd.com.google.protobuf.GeneratedMessageV3: int computeStringSize(int,java.lang.Object)>(40, v);
v = v + v;
label:
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int bitField0_>;
v = v & 131072;
if v == 0 goto label;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object phpNamespace_>;
v = staticinvoke <oadd.com.google.protobuf.GeneratedMessageV3: int computeStringSize(int,java.lang.Object)>(41, v);
v = v + v;
label:
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int bitField0_>;
v = v & 1024;
if v == 0 goto label;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean phpGenericServices_>;
v = staticinvoke <oadd.com.google.protobuf.CodedOutputStream: int computeBoolSize(int,boolean)>(42, v);
v = v + v;
label:
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int bitField0_>;
v = v & 262144;
if v == 0 goto label;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object phpMetadataNamespace_>;
v = staticinvoke <oadd.com.google.protobuf.GeneratedMessageV3: int computeStringSize(int,java.lang.Object)>(44, v);
v = v + v;
label:
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int bitField0_>;
v = v & 524288;
if v == 0 goto label;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.Object rubyPackage_>;
v = staticinvoke <oadd.com.google.protobuf.GeneratedMessageV3: int computeStringSize(int,java.lang.Object)>(45, v);
v = v + v;
label:
v = 0;
label:
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.util.List uninterpretedOption_>;
v = interfaceinvoke v.<java.util.List: int size()>();
if v >= v goto label;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.util.List uninterpretedOption_>;
v = interfaceinvoke v.<java.util.List: java.lang.Object get(int)>(v);
v = staticinvoke <oadd.com.google.protobuf.CodedOutputStream: int computeMessageSize(int,oadd.com.google.protobuf.MessageLite)>(999, v);
v = v + v;
v = v + 1;
goto label;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int extensionsSerializedSize()>();
v = v + v;
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: oadd.com.google.protobuf.UnknownFieldSet getUnknownFields()>();
v = virtualinvoke v.<oadd.com.google.protobuf.UnknownFieldSet: int getSerializedSize()>();
v = v + v;
v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int memoizedSize> = v;
return v;
}
public boolean equals(java.lang.Object)
{
java.util.Map v, v;
java.lang.String v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v;
oadd.com.google.protobuf.UnknownFieldSet v, v;
boolean v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v;
java.util.List v, v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
int v, v;
java.lang.Object v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v := @parameter: java.lang.Object;
if v != v goto label;
return 1;
label:
v = v instanceof oadd.com.google.protobuf.DescriptorProtos$FileOptions;
if v != 0 goto label;
v = specialinvoke v.<oadd.com.google.protobuf.GeneratedMessageV3$ExtendableMessage: boolean equals(java.lang.Object)>(v);
return v;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasJavaPackage()>();
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasJavaPackage()>();
if v == v goto label;
return 0;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasJavaPackage()>();
if v == 0 goto label;
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.String getJavaPackage()>();
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.String getJavaPackage()>();
v = virtualinvoke v.<java.lang.String: boolean equals(java.lang.Object)>(v);
if v != 0 goto label;
return 0;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasJavaOuterClassname()>();
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasJavaOuterClassname()>();
if v == v goto label;
return 0;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasJavaOuterClassname()>();
if v == 0 goto label;
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.String getJavaOuterClassname()>();
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.String getJavaOuterClassname()>();
v = virtualinvoke v.<java.lang.String: boolean equals(java.lang.Object)>(v);
if v != 0 goto label;
return 0;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasJavaMultipleFiles()>();
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasJavaMultipleFiles()>();
if v == v goto label;
return 0;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasJavaMultipleFiles()>();
if v == 0 goto label;
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean getJavaMultipleFiles()>();
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean getJavaMultipleFiles()>();
if v == v goto label;
return 0;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasJavaGenerateEqualsAndHash()>();
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasJavaGenerateEqualsAndHash()>();
if v == v goto label;
return 0;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasJavaGenerateEqualsAndHash()>();
if v == 0 goto label;
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean getJavaGenerateEqualsAndHash()>();
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean getJavaGenerateEqualsAndHash()>();
if v == v goto label;
return 0;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasJavaStringCheckUtf8()>();
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasJavaStringCheckUtf8()>();
if v == v goto label;
return 0;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasJavaStringCheckUtf8()>();
if v == 0 goto label;
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean getJavaStringCheckUtf8()>();
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean getJavaStringCheckUtf8()>();
if v == v goto label;
return 0;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasOptimizeFor()>();
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasOptimizeFor()>();
if v == v goto label;
return 0;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasOptimizeFor()>();
if v == 0 goto label;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int optimizeFor_>;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int optimizeFor_>;
if v == v goto label;
return 0;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasGoPackage()>();
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasGoPackage()>();
if v == v goto label;
return 0;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasGoPackage()>();
if v == 0 goto label;
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.String getGoPackage()>();
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.String getGoPackage()>();
v = virtualinvoke v.<java.lang.String: boolean equals(java.lang.Object)>(v);
if v != 0 goto label;
return 0;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasCcGenericServices()>();
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasCcGenericServices()>();
if v == v goto label;
return 0;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasCcGenericServices()>();
if v == 0 goto label;
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean getCcGenericServices()>();
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean getCcGenericServices()>();
if v == v goto label;
return 0;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasJavaGenericServices()>();
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasJavaGenericServices()>();
if v == v goto label;
return 0;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasJavaGenericServices()>();
if v == 0 goto label;
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean getJavaGenericServices()>();
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean getJavaGenericServices()>();
if v == v goto label;
return 0;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasPyGenericServices()>();
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasPyGenericServices()>();
if v == v goto label;
return 0;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasPyGenericServices()>();
if v == 0 goto label;
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean getPyGenericServices()>();
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean getPyGenericServices()>();
if v == v goto label;
return 0;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasPhpGenericServices()>();
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasPhpGenericServices()>();
if v == v goto label;
return 0;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasPhpGenericServices()>();
if v == 0 goto label;
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean getPhpGenericServices()>();
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean getPhpGenericServices()>();
if v == v goto label;
return 0;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasDeprecated()>();
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasDeprecated()>();
if v == v goto label;
return 0;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasDeprecated()>();
if v == 0 goto label;
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean getDeprecated()>();
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean getDeprecated()>();
if v == v goto label;
return 0;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasCcEnableArenas()>();
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasCcEnableArenas()>();
if v == v goto label;
return 0;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasCcEnableArenas()>();
if v == 0 goto label;
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean getCcEnableArenas()>();
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean getCcEnableArenas()>();
if v == v goto label;
return 0;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasObjcClassPrefix()>();
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasObjcClassPrefix()>();
if v == v goto label;
return 0;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasObjcClassPrefix()>();
if v == 0 goto label;
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.String getObjcClassPrefix()>();
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.String getObjcClassPrefix()>();
v = virtualinvoke v.<java.lang.String: boolean equals(java.lang.Object)>(v);
if v != 0 goto label;
return 0;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasCsharpNamespace()>();
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasCsharpNamespace()>();
if v == v goto label;
return 0;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasCsharpNamespace()>();
if v == 0 goto label;
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.String getCsharpNamespace()>();
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.String getCsharpNamespace()>();
v = virtualinvoke v.<java.lang.String: boolean equals(java.lang.Object)>(v);
if v != 0 goto label;
return 0;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasSwiftPrefix()>();
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasSwiftPrefix()>();
if v == v goto label;
return 0;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasSwiftPrefix()>();
if v == 0 goto label;
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.String getSwiftPrefix()>();
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.String getSwiftPrefix()>();
v = virtualinvoke v.<java.lang.String: boolean equals(java.lang.Object)>(v);
if v != 0 goto label;
return 0;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasPhpClassPrefix()>();
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasPhpClassPrefix()>();
if v == v goto label;
return 0;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasPhpClassPrefix()>();
if v == 0 goto label;
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.String getPhpClassPrefix()>();
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.String getPhpClassPrefix()>();
v = virtualinvoke v.<java.lang.String: boolean equals(java.lang.Object)>(v);
if v != 0 goto label;
return 0;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasPhpNamespace()>();
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasPhpNamespace()>();
if v == v goto label;
return 0;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasPhpNamespace()>();
if v == 0 goto label;
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.String getPhpNamespace()>();
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.String getPhpNamespace()>();
v = virtualinvoke v.<java.lang.String: boolean equals(java.lang.Object)>(v);
if v != 0 goto label;
return 0;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasPhpMetadataNamespace()>();
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasPhpMetadataNamespace()>();
if v == v goto label;
return 0;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasPhpMetadataNamespace()>();
if v == 0 goto label;
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.String getPhpMetadataNamespace()>();
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.String getPhpMetadataNamespace()>();
v = virtualinvoke v.<java.lang.String: boolean equals(java.lang.Object)>(v);
if v != 0 goto label;
return 0;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasRubyPackage()>();
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasRubyPackage()>();
if v == v goto label;
return 0;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasRubyPackage()>();
if v == 0 goto label;
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.String getRubyPackage()>();
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.String getRubyPackage()>();
v = virtualinvoke v.<java.lang.String: boolean equals(java.lang.Object)>(v);
if v != 0 goto label;
return 0;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.util.List getUninterpretedOptionList()>();
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.util.List getUninterpretedOptionList()>();
v = interfaceinvoke v.<java.util.List: boolean equals(java.lang.Object)>(v);
if v != 0 goto label;
return 0;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: oadd.com.google.protobuf.UnknownFieldSet getUnknownFields()>();
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: oadd.com.google.protobuf.UnknownFieldSet getUnknownFields()>();
v = virtualinvoke v.<oadd.com.google.protobuf.UnknownFieldSet: boolean equals(java.lang.Object)>(v);
if v != 0 goto label;
return 0;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.util.Map getExtensionFields()>();
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.util.Map getExtensionFields()>();
v = interfaceinvoke v.<java.util.Map: boolean equals(java.lang.Object)>(v);
if v != 0 goto label;
return 0;
label:
return 1;
}
public int hashCode()
{
java.util.Map v;
oadd.com.google.protobuf.Descriptors$Descriptor v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
int v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v;
java.lang.String v, v, v, v, v, v, v, v, v, v;
oadd.com.google.protobuf.UnknownFieldSet v;
boolean v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v;
java.util.List v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int memoizedHashCode>;
if v == 0 goto label;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int memoizedHashCode>;
return v;
label:
v = staticinvoke <oadd.com.google.protobuf.DescriptorProtos$FileOptions: oadd.com.google.protobuf.Descriptors$Descriptor getDescriptor()>();
v = virtualinvoke v.<java.lang.Object: int hashCode()>();
v = 779 + v;
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasJavaPackage()>();
if v == 0 goto label;
v = 37 * v;
v = v + 1;
v = 53 * v;
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.String getJavaPackage()>();
v = virtualinvoke v.<java.lang.String: int hashCode()>();
v = v + v;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasJavaOuterClassname()>();
if v == 0 goto label;
v = 37 * v;
v = v + 8;
v = 53 * v;
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.String getJavaOuterClassname()>();
v = virtualinvoke v.<java.lang.String: int hashCode()>();
v = v + v;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasJavaMultipleFiles()>();
if v == 0 goto label;
v = 37 * v;
v = v + 10;
v = 53 * v;
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean getJavaMultipleFiles()>();
v = staticinvoke <oadd.com.google.protobuf.Internal: int hashBoolean(boolean)>(v);
v = v + v;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasJavaGenerateEqualsAndHash()>();
if v == 0 goto label;
v = 37 * v;
v = v + 20;
v = 53 * v;
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean getJavaGenerateEqualsAndHash()>();
v = staticinvoke <oadd.com.google.protobuf.Internal: int hashBoolean(boolean)>(v);
v = v + v;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasJavaStringCheckUtf8()>();
if v == 0 goto label;
v = 37 * v;
v = v + 27;
v = 53 * v;
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean getJavaStringCheckUtf8()>();
v = staticinvoke <oadd.com.google.protobuf.Internal: int hashBoolean(boolean)>(v);
v = v + v;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasOptimizeFor()>();
if v == 0 goto label;
v = 37 * v;
v = v + 9;
v = 53 * v;
v = v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int optimizeFor_>;
v = v + v;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasGoPackage()>();
if v == 0 goto label;
v = 37 * v;
v = v + 11;
v = 53 * v;
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.String getGoPackage()>();
v = virtualinvoke v.<java.lang.String: int hashCode()>();
v = v + v;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasCcGenericServices()>();
if v == 0 goto label;
v = 37 * v;
v = v + 16;
v = 53 * v;
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean getCcGenericServices()>();
v = staticinvoke <oadd.com.google.protobuf.Internal: int hashBoolean(boolean)>(v);
v = v + v;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasJavaGenericServices()>();
if v == 0 goto label;
v = 37 * v;
v = v + 17;
v = 53 * v;
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean getJavaGenericServices()>();
v = staticinvoke <oadd.com.google.protobuf.Internal: int hashBoolean(boolean)>(v);
v = v + v;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasPyGenericServices()>();
if v == 0 goto label;
v = 37 * v;
v = v + 18;
v = 53 * v;
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean getPyGenericServices()>();
v = staticinvoke <oadd.com.google.protobuf.Internal: int hashBoolean(boolean)>(v);
v = v + v;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasPhpGenericServices()>();
if v == 0 goto label;
v = 37 * v;
v = v + 42;
v = 53 * v;
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean getPhpGenericServices()>();
v = staticinvoke <oadd.com.google.protobuf.Internal: int hashBoolean(boolean)>(v);
v = v + v;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasDeprecated()>();
if v == 0 goto label;
v = 37 * v;
v = v + 23;
v = 53 * v;
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean getDeprecated()>();
v = staticinvoke <oadd.com.google.protobuf.Internal: int hashBoolean(boolean)>(v);
v = v + v;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasCcEnableArenas()>();
if v == 0 goto label;
v = 37 * v;
v = v + 31;
v = 53 * v;
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean getCcEnableArenas()>();
v = staticinvoke <oadd.com.google.protobuf.Internal: int hashBoolean(boolean)>(v);
v = v + v;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasObjcClassPrefix()>();
if v == 0 goto label;
v = 37 * v;
v = v + 36;
v = 53 * v;
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.String getObjcClassPrefix()>();
v = virtualinvoke v.<java.lang.String: int hashCode()>();
v = v + v;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasCsharpNamespace()>();
if v == 0 goto label;
v = 37 * v;
v = v + 37;
v = 53 * v;
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.String getCsharpNamespace()>();
v = virtualinvoke v.<java.lang.String: int hashCode()>();
v = v + v;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasSwiftPrefix()>();
if v == 0 goto label;
v = 37 * v;
v = v + 39;
v = 53 * v;
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.String getSwiftPrefix()>();
v = virtualinvoke v.<java.lang.String: int hashCode()>();
v = v + v;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasPhpClassPrefix()>();
if v == 0 goto label;
v = 37 * v;
v = v + 40;
v = 53 * v;
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.String getPhpClassPrefix()>();
v = virtualinvoke v.<java.lang.String: int hashCode()>();
v = v + v;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasPhpNamespace()>();
if v == 0 goto label;
v = 37 * v;
v = v + 41;
v = 53 * v;
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.String getPhpNamespace()>();
v = virtualinvoke v.<java.lang.String: int hashCode()>();
v = v + v;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasPhpMetadataNamespace()>();
if v == 0 goto label;
v = 37 * v;
v = v + 44;
v = 53 * v;
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.String getPhpMetadataNamespace()>();
v = virtualinvoke v.<java.lang.String: int hashCode()>();
v = v + v;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: boolean hasRubyPackage()>();
if v == 0 goto label;
v = 37 * v;
v = v + 45;
v = 53 * v;
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.lang.String getRubyPackage()>();
v = virtualinvoke v.<java.lang.String: int hashCode()>();
v = v + v;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int getUninterpretedOptionCount()>();
if v <= 0 goto label;
v = 37 * v;
v = v + 999;
v = 53 * v;
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.util.List getUninterpretedOptionList()>();
v = interfaceinvoke v.<java.util.List: int hashCode()>();
v = v + v;
label:
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: java.util.Map getExtensionFields()>();
v = staticinvoke <oadd.com.google.protobuf.DescriptorProtos$FileOptions: int hashFields(int,java.util.Map)>(v, v);
v = 29 * v;
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: oadd.com.google.protobuf.UnknownFieldSet getUnknownFields()>();
v = virtualinvoke v.<oadd.com.google.protobuf.UnknownFieldSet: int hashCode()>();
v = v + v;
v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: int memoizedHashCode> = v;
return v;
}
public static oadd.com.google.protobuf.DescriptorProtos$FileOptions parseFrom(java.nio.ByteBuffer) throws oadd.com.google.protobuf.InvalidProtocolBufferException
{
java.lang.Object v;
oadd.com.google.protobuf.Parser v;
java.nio.ByteBuffer v;
v := @parameter: java.nio.ByteBuffer;
v = <oadd.com.google.protobuf.DescriptorProtos$FileOptions: oadd.com.google.protobuf.Parser PARSER>;
v = interfaceinvoke v.<oadd.com.google.protobuf.Parser: java.lang.Object parseFrom(java.nio.ByteBuffer)>(v);
return v;
}
public static oadd.com.google.protobuf.DescriptorProtos$FileOptions parseFrom(java.nio.ByteBuffer, oadd.com.google.protobuf.ExtensionRegistryLite) throws oadd.com.google.protobuf.InvalidProtocolBufferException
{
oadd.com.google.protobuf.ExtensionRegistryLite v;
java.lang.Object v;
oadd.com.google.protobuf.Parser v;
java.nio.ByteBuffer v;
v := @parameter: java.nio.ByteBuffer;
v := @parameter: oadd.com.google.protobuf.ExtensionRegistryLite;
v = <oadd.com.google.protobuf.DescriptorProtos$FileOptions: oadd.com.google.protobuf.Parser PARSER>;
v = interfaceinvoke v.<oadd.com.google.protobuf.Parser: java.lang.Object parseFrom(java.nio.ByteBuffer,oadd.com.google.protobuf.ExtensionRegistryLite)>(v, v);
return v;
}
public static oadd.com.google.protobuf.DescriptorProtos$FileOptions parseFrom(oadd.com.google.protobuf.ByteString) throws oadd.com.google.protobuf.InvalidProtocolBufferException
{
java.lang.Object v;
oadd.com.google.protobuf.ByteString v;
oadd.com.google.protobuf.Parser v;
v := @parameter: oadd.com.google.protobuf.ByteString;
v = <oadd.com.google.protobuf.DescriptorProtos$FileOptions: oadd.com.google.protobuf.Parser PARSER>;
v = interfaceinvoke v.<oadd.com.google.protobuf.Parser: java.lang.Object parseFrom(oadd.com.google.protobuf.ByteString)>(v);
return v;
}
public static oadd.com.google.protobuf.DescriptorProtos$FileOptions parseFrom(oadd.com.google.protobuf.ByteString, oadd.com.google.protobuf.ExtensionRegistryLite) throws oadd.com.google.protobuf.InvalidProtocolBufferException
{
oadd.com.google.protobuf.ExtensionRegistryLite v;
java.lang.Object v;
oadd.com.google.protobuf.ByteString v;
oadd.com.google.protobuf.Parser v;
v := @parameter: oadd.com.google.protobuf.ByteString;
v := @parameter: oadd.com.google.protobuf.ExtensionRegistryLite;
v = <oadd.com.google.protobuf.DescriptorProtos$FileOptions: oadd.com.google.protobuf.Parser PARSER>;
v = interfaceinvoke v.<oadd.com.google.protobuf.Parser: java.lang.Object parseFrom(oadd.com.google.protobuf.ByteString,oadd.com.google.protobuf.ExtensionRegistryLite)>(v, v);
return v;
}
public static oadd.com.google.protobuf.DescriptorProtos$FileOptions parseFrom(byte[]) throws oadd.com.google.protobuf.InvalidProtocolBufferException
{
byte[] v;
java.lang.Object v;
oadd.com.google.protobuf.Parser v;
v := @parameter: byte[];
v = <oadd.com.google.protobuf.DescriptorProtos$FileOptions: oadd.com.google.protobuf.Parser PARSER>;
v = interfaceinvoke v.<oadd.com.google.protobuf.Parser: java.lang.Object parseFrom(byte[])>(v);
return v;
}
public static oadd.com.google.protobuf.DescriptorProtos$FileOptions parseFrom(byte[], oadd.com.google.protobuf.ExtensionRegistryLite) throws oadd.com.google.protobuf.InvalidProtocolBufferException
{
byte[] v;
oadd.com.google.protobuf.ExtensionRegistryLite v;
java.lang.Object v;
oadd.com.google.protobuf.Parser v;
v := @parameter: byte[];
v := @parameter: oadd.com.google.protobuf.ExtensionRegistryLite;
v = <oadd.com.google.protobuf.DescriptorProtos$FileOptions: oadd.com.google.protobuf.Parser PARSER>;
v = interfaceinvoke v.<oadd.com.google.protobuf.Parser: java.lang.Object parseFrom(byte[],oadd.com.google.protobuf.ExtensionRegistryLite)>(v, v);
return v;
}
public static oadd.com.google.protobuf.DescriptorProtos$FileOptions parseFrom(java.io.InputStream) throws java.io.IOException
{
oadd.com.google.protobuf.Message v;
oadd.com.google.protobuf.Parser v;
java.io.InputStream v;
v := @parameter: java.io.InputStream;
v = <oadd.com.google.protobuf.DescriptorProtos$FileOptions: oadd.com.google.protobuf.Parser PARSER>;
v = staticinvoke <oadd.com.google.protobuf.GeneratedMessageV3: oadd.com.google.protobuf.Message parseWithIOException(oadd.com.google.protobuf.Parser,java.io.InputStream)>(v, v);
return v;
}
public static oadd.com.google.protobuf.DescriptorProtos$FileOptions parseFrom(java.io.InputStream, oadd.com.google.protobuf.ExtensionRegistryLite) throws java.io.IOException
{
oadd.com.google.protobuf.ExtensionRegistryLite v;
oadd.com.google.protobuf.Message v;
oadd.com.google.protobuf.Parser v;
java.io.InputStream v;
v := @parameter: java.io.InputStream;
v := @parameter: oadd.com.google.protobuf.ExtensionRegistryLite;
v = <oadd.com.google.protobuf.DescriptorProtos$FileOptions: oadd.com.google.protobuf.Parser PARSER>;
v = staticinvoke <oadd.com.google.protobuf.GeneratedMessageV3: oadd.com.google.protobuf.Message parseWithIOException(oadd.com.google.protobuf.Parser,java.io.InputStream,oadd.com.google.protobuf.ExtensionRegistryLite)>(v, v, v);
return v;
}
public static oadd.com.google.protobuf.DescriptorProtos$FileOptions parseDelimitedFrom(java.io.InputStream) throws java.io.IOException
{
oadd.com.google.protobuf.Message v;
oadd.com.google.protobuf.Parser v;
java.io.InputStream v;
v := @parameter: java.io.InputStream;
v = <oadd.com.google.protobuf.DescriptorProtos$FileOptions: oadd.com.google.protobuf.Parser PARSER>;
v = staticinvoke <oadd.com.google.protobuf.GeneratedMessageV3: oadd.com.google.protobuf.Message parseDelimitedWithIOException(oadd.com.google.protobuf.Parser,java.io.InputStream)>(v, v);
return v;
}
public static oadd.com.google.protobuf.DescriptorProtos$FileOptions parseDelimitedFrom(java.io.InputStream, oadd.com.google.protobuf.ExtensionRegistryLite) throws java.io.IOException
{
oadd.com.google.protobuf.ExtensionRegistryLite v;
oadd.com.google.protobuf.Message v;
oadd.com.google.protobuf.Parser v;
java.io.InputStream v;
v := @parameter: java.io.InputStream;
v := @parameter: oadd.com.google.protobuf.ExtensionRegistryLite;
v = <oadd.com.google.protobuf.DescriptorProtos$FileOptions: oadd.com.google.protobuf.Parser PARSER>;
v = staticinvoke <oadd.com.google.protobuf.GeneratedMessageV3: oadd.com.google.protobuf.Message parseDelimitedWithIOException(oadd.com.google.protobuf.Parser,java.io.InputStream,oadd.com.google.protobuf.ExtensionRegistryLite)>(v, v, v);
return v;
}
public static oadd.com.google.protobuf.DescriptorProtos$FileOptions parseFrom(oadd.com.google.protobuf.CodedInputStream) throws java.io.IOException
{
oadd.com.google.protobuf.CodedInputStream v;
oadd.com.google.protobuf.Message v;
oadd.com.google.protobuf.Parser v;
v := @parameter: oadd.com.google.protobuf.CodedInputStream;
v = <oadd.com.google.protobuf.DescriptorProtos$FileOptions: oadd.com.google.protobuf.Parser PARSER>;
v = staticinvoke <oadd.com.google.protobuf.GeneratedMessageV3: oadd.com.google.protobuf.Message parseWithIOException(oadd.com.google.protobuf.Parser,oadd.com.google.protobuf.CodedInputStream)>(v, v);
return v;
}
public static oadd.com.google.protobuf.DescriptorProtos$FileOptions parseFrom(oadd.com.google.protobuf.CodedInputStream, oadd.com.google.protobuf.ExtensionRegistryLite) throws java.io.IOException
{
oadd.com.google.protobuf.ExtensionRegistryLite v;
oadd.com.google.protobuf.CodedInputStream v;
oadd.com.google.protobuf.Message v;
oadd.com.google.protobuf.Parser v;
v := @parameter: oadd.com.google.protobuf.CodedInputStream;
v := @parameter: oadd.com.google.protobuf.ExtensionRegistryLite;
v = <oadd.com.google.protobuf.DescriptorProtos$FileOptions: oadd.com.google.protobuf.Parser PARSER>;
v = staticinvoke <oadd.com.google.protobuf.GeneratedMessageV3: oadd.com.google.protobuf.Message parseWithIOException(oadd.com.google.protobuf.Parser,oadd.com.google.protobuf.CodedInputStream,oadd.com.google.protobuf.ExtensionRegistryLite)>(v, v, v);
return v;
}
public oadd.com.google.protobuf.DescriptorProtos$FileOptions$Builder newBuilderForType()
{
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions$Builder v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = staticinvoke <oadd.com.google.protobuf.DescriptorProtos$FileOptions: oadd.com.google.protobuf.DescriptorProtos$FileOptions$Builder newBuilder()>();
return v;
}
public static oadd.com.google.protobuf.DescriptorProtos$FileOptions$Builder newBuilder()
{
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions$Builder v;
v = <oadd.com.google.protobuf.DescriptorProtos$FileOptions: oadd.com.google.protobuf.DescriptorProtos$FileOptions DEFAULT_INSTANCE>;
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: oadd.com.google.protobuf.DescriptorProtos$FileOptions$Builder toBuilder()>();
return v;
}
public static oadd.com.google.protobuf.DescriptorProtos$FileOptions$Builder newBuilder(oadd.com.google.protobuf.DescriptorProtos$FileOptions)
{
oadd.com.google.protobuf.DescriptorProtos$FileOptions$Builder v, v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions v, v;
v := @parameter: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = <oadd.com.google.protobuf.DescriptorProtos$FileOptions: oadd.com.google.protobuf.DescriptorProtos$FileOptions DEFAULT_INSTANCE>;
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: oadd.com.google.protobuf.DescriptorProtos$FileOptions$Builder toBuilder()>();
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions$Builder: oadd.com.google.protobuf.DescriptorProtos$FileOptions$Builder mergeFrom(oadd.com.google.protobuf.DescriptorProtos$FileOptions)>(v);
return v;
}
public oadd.com.google.protobuf.DescriptorProtos$FileOptions$Builder toBuilder()
{
oadd.com.google.protobuf.DescriptorProtos$FileOptions$Builder v, v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions v, v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = <oadd.com.google.protobuf.DescriptorProtos$FileOptions: oadd.com.google.protobuf.DescriptorProtos$FileOptions DEFAULT_INSTANCE>;
if v != v goto label;
v = new oadd.com.google.protobuf.DescriptorProtos$FileOptions$Builder;
specialinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions$Builder: void <init>()>();
goto label;
label:
v = new oadd.com.google.protobuf.DescriptorProtos$FileOptions$Builder;
specialinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions$Builder: void <init>()>();
v = virtualinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions$Builder: oadd.com.google.protobuf.DescriptorProtos$FileOptions$Builder mergeFrom(oadd.com.google.protobuf.DescriptorProtos$FileOptions)>(v);
label:
return v;
}
protected oadd.com.google.protobuf.DescriptorProtos$FileOptions$Builder newBuilderForType(oadd.com.google.protobuf.GeneratedMessageV3$BuilderParent)
{
oadd.com.google.protobuf.GeneratedMessageV3$BuilderParent v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions$Builder v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v := @parameter: oadd.com.google.protobuf.GeneratedMessageV3$BuilderParent;
v = new oadd.com.google.protobuf.DescriptorProtos$FileOptions$Builder;
specialinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions$Builder: void <init>(oadd.com.google.protobuf.GeneratedMessageV3$BuilderParent)>(v);
return v;
}
public static oadd.com.google.protobuf.DescriptorProtos$FileOptions getDefaultInstance()
{
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
v = <oadd.com.google.protobuf.DescriptorProtos$FileOptions: oadd.com.google.protobuf.DescriptorProtos$FileOptions DEFAULT_INSTANCE>;
return v;
}
public static oadd.com.google.protobuf.Parser parser()
{
oadd.com.google.protobuf.Parser v;
v = <oadd.com.google.protobuf.DescriptorProtos$FileOptions: oadd.com.google.protobuf.Parser PARSER>;
return v;
}
public oadd.com.google.protobuf.Parser getParserForType()
{
oadd.com.google.protobuf.Parser v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = <oadd.com.google.protobuf.DescriptorProtos$FileOptions: oadd.com.google.protobuf.Parser PARSER>;
return v;
}
public oadd.com.google.protobuf.DescriptorProtos$FileOptions getDefaultInstanceForType()
{
oadd.com.google.protobuf.DescriptorProtos$FileOptions v, v;
v := @this: oadd.com.google.protobuf.DescriptorProtos$FileOptions;
v = <oadd.com.google.protobuf.DescriptorProtos$FileOptions: oadd.com.google.protobuf.DescriptorProtos$FileOptions DEFAULT_INSTANCE>;
return v;
}
static void <clinit>()
{
oadd.com.google.protobuf.DescriptorProtos$FileOptions$1 v;
oadd.com.google.protobuf.DescriptorProtos$FileOptions v;
v = new oadd.com.google.protobuf.DescriptorProtos$FileOptions;
specialinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions: void <init>()>();
<oadd.com.google.protobuf.DescriptorProtos$FileOptions: oadd.com.google.protobuf.DescriptorProtos$FileOptions DEFAULT_INSTANCE> = v;
v = new oadd.com.google.protobuf.DescriptorProtos$FileOptions$1;
specialinvoke v.<oadd.com.google.protobuf.DescriptorProtos$FileOptions$1: void <init>()>();
<oadd.com.google.protobuf.DescriptorProtos$FileOptions: oadd.com.google.protobuf.Parser PARSER> = v;
return;
}
}