155 lines
18 KiB
Python
155 lines
18 KiB
Python
# -*- coding: utf-8 -*-
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
# NO CHECKED-IN PROTOBUF GENCODE
|
|
# source: frameworks/base/tools/aapt2/Resources.proto
|
|
# Protobuf Python Version: 6.33.0
|
|
"""Generated protocol buffer code."""
|
|
from google.protobuf import descriptor as _descriptor
|
|
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
from google.protobuf import runtime_version as _runtime_version
|
|
from google.protobuf import symbol_database as _symbol_database
|
|
from google.protobuf.internal import builder as _builder
|
|
_runtime_version.ValidateProtobufRuntimeVersion(
|
|
_runtime_version.Domain.PUBLIC,
|
|
6,
|
|
33,
|
|
0,
|
|
'',
|
|
'frameworks/base/tools/aapt2/Resources.proto'
|
|
)
|
|
# @@protoc_insertion_point(imports)
|
|
|
|
_sym_db = _symbol_database.Default()
|
|
|
|
|
|
from . import Configuration_pb2 as frameworks_dot_base_dot_tools_dot_aapt2_dot_Configuration__pb2
|
|
|
|
|
|
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n+frameworks/base/tools/aapt2/Resources.proto\x12\x07\x61\x61pt.pb\x1a/frameworks/base/tools/aapt2/Configuration.proto\"\x1a\n\nStringPool\x12\x0c\n\x04\x64\x61ta\x18\x01 \x01(\x0c\"<\n\x0eSourcePosition\x12\x13\n\x0bline_number\x18\x01 \x01(\r\x12\x15\n\rcolumn_number\x18\x02 \x01(\r\"E\n\x06Source\x12\x10\n\x08path_idx\x18\x01 \x01(\r\x12)\n\x08position\x18\x02 \x01(\x0b\x32\x17.aapt.pb.SourcePosition\"0\n\x0fToolFingerprint\x12\x0c\n\x04tool\x18\x01 \x01(\t\x12\x0f\n\x07version\x18\x02 \x01(\t\"O\n\x0f\x44ynamicRefTable\x12&\n\npackage_id\x18\x01 \x01(\x0b\x32\x12.aapt.pb.PackageId\x12\x14\n\x0cpackage_name\x18\x02 \x01(\t\"\xf0\x01\n\rResourceTable\x12(\n\x0bsource_pool\x18\x01 \x01(\x0b\x32\x13.aapt.pb.StringPool\x12!\n\x07package\x18\x02 \x03(\x0b\x32\x10.aapt.pb.Package\x12)\n\x0boverlayable\x18\x03 \x03(\x0b\x32\x14.aapt.pb.Overlayable\x12\x32\n\x10tool_fingerprint\x18\x04 \x03(\x0b\x32\x18.aapt.pb.ToolFingerprint\x12\x33\n\x11\x64ynamic_ref_table\x18\x05 \x03(\x0b\x32\x18.aapt.pb.DynamicRefTable\"\x17\n\tPackageId\x12\n\n\x02id\x18\x01 \x01(\r\"d\n\x07Package\x12&\n\npackage_id\x18\x01 \x01(\x0b\x32\x12.aapt.pb.PackageId\x12\x14\n\x0cpackage_name\x18\x02 \x01(\t\x12\x1b\n\x04type\x18\x03 \x03(\x0b\x32\r.aapt.pb.Type\"\x14\n\x06TypeId\x12\n\n\x02id\x18\x01 \x01(\r\"U\n\x04Type\x12 \n\x07type_id\x18\x01 \x01(\x0b\x32\x0f.aapt.pb.TypeId\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\x1d\n\x05\x65ntry\x18\x03 \x03(\x0b\x32\x0e.aapt.pb.Entry\"\xab\x01\n\nVisibility\x12(\n\x05level\x18\x01 \x01(\x0e\x32\x19.aapt.pb.Visibility.Level\x12\x1f\n\x06source\x18\x02 \x01(\x0b\x32\x0f.aapt.pb.Source\x12\x0f\n\x07\x63omment\x18\x03 \x01(\t\x12\x12\n\nstaged_api\x18\x04 \x01(\x08\"-\n\x05Level\x12\x0b\n\x07UNKNOWN\x10\x00\x12\x0b\n\x07PRIVATE\x10\x01\x12\n\n\x06PUBLIC\x10\x02\"<\n\x08\x41llowNew\x12\x1f\n\x06source\x18\x01 \x01(\x0b\x32\x0f.aapt.pb.Source\x12\x0f\n\x07\x63omment\x18\x02 \x01(\t\"K\n\x0bOverlayable\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x1f\n\x06source\x18\x02 \x01(\x0b\x32\x0f.aapt.pb.Source\x12\r\n\x05\x61\x63tor\x18\x03 \x01(\t\"\x95\x02\n\x0fOverlayableItem\x12\x1f\n\x06source\x18\x01 \x01(\x0b\x32\x0f.aapt.pb.Source\x12\x0f\n\x07\x63omment\x18\x02 \x01(\t\x12/\n\x06policy\x18\x03 \x03(\x0e\x32\x1f.aapt.pb.OverlayableItem.Policy\x12\x17\n\x0foverlayable_idx\x18\x04 \x01(\r\"\x85\x01\n\x06Policy\x12\x08\n\x04NONE\x10\x00\x12\n\n\x06PUBLIC\x10\x01\x12\n\n\x06SYSTEM\x10\x02\x12\n\n\x06VENDOR\x10\x03\x12\x0b\n\x07PRODUCT\x10\x04\x12\r\n\tSIGNATURE\x10\x05\x12\x07\n\x03ODM\x10\x06\x12\x07\n\x03OEM\x10\x07\x12\t\n\x05\x41\x43TOR\x10\x08\x12\x14\n\x10\x43ONFIG_SIGNATURE\x10\t\">\n\x08StagedId\x12\x1f\n\x06source\x18\x01 \x01(\x0b\x32\x0f.aapt.pb.Source\x12\x11\n\tstaged_id\x18\x02 \x01(\r\"\x15\n\x07\x45ntryId\x12\n\n\x02id\x18\x01 \x01(\r\"\xc8\x02\n\x05\x45ntry\x12\"\n\x08\x65ntry_id\x18\x01 \x01(\x0b\x32\x10.aapt.pb.EntryId\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\'\n\nvisibility\x18\x03 \x01(\x0b\x32\x13.aapt.pb.Visibility\x12$\n\tallow_new\x18\x04 \x01(\x0b\x32\x11.aapt.pb.AllowNew\x12\x32\n\x10overlayable_item\x18\x05 \x01(\x0b\x32\x18.aapt.pb.OverlayableItem\x12*\n\x0c\x63onfig_value\x18\x06 \x03(\x0b\x32\x14.aapt.pb.ConfigValue\x12$\n\tstaged_id\x18\x07 \x01(\x0b\x32\x11.aapt.pb.StagedId\x12\x38\n\x1a\x66lag_disabled_config_value\x18\x08 \x03(\x0b\x32\x14.aapt.pb.ConfigValue\"Z\n\x0b\x43onfigValue\x12&\n\x06\x63onfig\x18\x01 \x01(\x0b\x32\x16.aapt.pb.Configuration\x12\x1d\n\x05value\x18\x02 \x01(\x0b\x32\x0e.aapt.pb.ValueJ\x04\x08\x03\x10\x04\"\xa1\x01\n\x05Value\x12\x1f\n\x06source\x18\x01 \x01(\x0b\x32\x0f.aapt.pb.Source\x12\x0f\n\x07\x63omment\x18\x02 \x01(\t\x12\x0c\n\x04weak\x18\x03 \x01(\x08\x12\x1d\n\x04item\x18\x04 \x01(\x0b\x32\r.aapt.pb.ItemH\x00\x12\x30\n\x0e\x63ompound_value\x18\x05 \x01(\x0b\x32\x16.aapt.pb.CompoundValueH\x00\x42\x07\n\x05value\"\xcb\x02\n\x04Item\x12!\n\x03ref\x18\x01 \x01(\x0b\x32\x12.aapt.pb.ReferenceH\x00\x12\x1e\n\x03str\x18\x02 \x01(\x0b\x32\x0f.aapt.pb.StringH\x00\x12%\n\x07raw_str\x18\x03 \x01(\x0b\x32\x12.aapt.pb.RawStringH\x00\x12+\n\nstyled_str\x18\x04 \x01(\x0b\x32\x15.aapt.pb.StyledStringH\x00\x12&\n\x04\x66ile\x18\x05 \x01(\x0b\x32\x16.aapt.pb.FileReferenceH\x00\x12\x19\n\x02id\x18\x06 \x01(\x0b\x32\x0b.aapt.pb.IdH\x00\x12\"\n\x04prim\x18\x07 \x01(\x0b\x32\x12.aapt.pb.PrimitiveH\x00\x12\x13\n\x0b\x66lag_status\x18\x08 \x01(\r\x12\x14\n\x0c\x66lag_negated\x18\t \x01(\x08\x12\x11\n\tflag_name\x18\n \x01(\tB\x07\n\x05value\"\xad\x02\n\rCompoundValue\x12\"\n\x04\x61ttr\x18\x01 \x01(\x0b\x32\x12.aapt.pb.AttributeH\x00\x12\x1f\n\x05style\x18\x02 \x01(\x0b\x32\x0e.aapt.pb.StyleH\x00\x12\'\n\tstyleable\x18\x03 \x01(\x0b\x32\x12.aapt.pb.StyleableH\x00\x12\x1f\n\x05\x61rray\x18\x04 \x01(\x0b\x32\x0e.aapt.pb.ArrayH\x00\x12!\n\x06plural\x18\x05 \x01(\x0b\x32\x0f.aapt.pb.PluralH\x00\x12#\n\x05macro\x18\x06 \x01(\x0b\x32\x12.aapt.pb.MacroBodyH\x00\x12\x13\n\x0b\x66lag_status\x18\x07 \x01(\r\x12\x14\n\x0c\x66lag_negated\x18\x08 \x01(\x08\x12\x11\n\tflag_name\x18\t \x01(\tB\x07\n\x05value\"\x18\n\x07\x42oolean\x12\r\n\x05value\x18\x01 \x01(\x08\"\xd0\x01\n\tReference\x12%\n\x04type\x18\x01 \x01(\x0e\x32\x17.aapt.pb.Reference.Type\x12\n\n\x02id\x18\x02 \x01(\r\x12\x0c\n\x04name\x18\x03 \x01(\t\x12\x0f\n\x07private\x18\x04 \x01(\x08\x12$\n\nis_dynamic\x18\x05 \x01(\x0b\x32\x10.aapt.pb.Boolean\x12\x12\n\ntype_flags\x18\x06 \x01(\r\x12\x11\n\tallow_raw\x18\x07 \x01(\x08\"$\n\x04Type\x12\r\n\tREFERENCE\x10\x00\x12\r\n\tATTRIBUTE\x10\x01\"\x04\n\x02Id\"\x17\n\x06String\x12\r\n\x05value\x18\x01 \x01(\t\"\x1a\n\tRawString\x12\r\n\x05value\x18\x01 \x01(\t\"\x83\x01\n\x0cStyledString\x12\r\n\x05value\x18\x01 \x01(\t\x12(\n\x04span\x18\x02 \x03(\x0b\x32\x1a.aapt.pb.StyledString.Span\x1a:\n\x04Span\x12\x0b\n\x03tag\x18\x01 \x01(\t\x12\x12\n\nfirst_char\x18\x02 \x01(\r\x12\x11\n\tlast_char\x18\x03 \x01(\r\"\x85\x01\n\rFileReference\x12\x0c\n\x04path\x18\x01 \x01(\t\x12)\n\x04type\x18\x02 \x01(\x0e\x32\x1b.aapt.pb.FileReference.Type\";\n\x04Type\x12\x0b\n\x07UNKNOWN\x10\x00\x12\x07\n\x03PNG\x10\x01\x12\x0e\n\nBINARY_XML\x10\x02\x12\r\n\tPROTO_XML\x10\x03\"\x83\x04\n\tPrimitive\x12\x31\n\nnull_value\x18\x01 \x01(\x0b\x32\x1b.aapt.pb.Primitive.NullTypeH\x00\x12\x33\n\x0b\x65mpty_value\x18\x02 \x01(\x0b\x32\x1c.aapt.pb.Primitive.EmptyTypeH\x00\x12\x15\n\x0b\x66loat_value\x18\x03 \x01(\x02H\x00\x12\x19\n\x0f\x64imension_value\x18\r \x01(\rH\x00\x12\x18\n\x0e\x66raction_value\x18\x0e \x01(\rH\x00\x12\x1b\n\x11int_decimal_value\x18\x06 \x01(\x05H\x00\x12\x1f\n\x15int_hexadecimal_value\x18\x07 \x01(\rH\x00\x12\x17\n\rboolean_value\x18\x08 \x01(\x08H\x00\x12\x1b\n\x11\x63olor_argb8_value\x18\t \x01(\rH\x00\x12\x1a\n\x10\x63olor_rgb8_value\x18\n \x01(\rH\x00\x12\x1b\n\x11\x63olor_argb4_value\x18\x0b \x01(\rH\x00\x12\x1a\n\x10\x63olor_rgb4_value\x18\x0c \x01(\rH\x00\x12(\n\x1a\x64imension_value_deprecated\x18\x04 \x01(\x02\x42\x02\x18\x01H\x00\x12\'\n\x19\x66raction_value_deprecated\x18\x05 \x01(\x02\x42\x02\x18\x01H\x00\x1a\n\n\x08NullType\x1a\x0b\n\tEmptyTypeB\r\n\x0boneof_value\"\x90\x03\n\tAttribute\x12\x14\n\x0c\x66ormat_flags\x18\x01 \x01(\r\x12\x0f\n\x07min_int\x18\x02 \x01(\x05\x12\x0f\n\x07max_int\x18\x03 \x01(\x05\x12)\n\x06symbol\x18\x04 \x03(\x0b\x32\x19.aapt.pb.Attribute.Symbol\x1ay\n\x06Symbol\x12\x1f\n\x06source\x18\x01 \x01(\x0b\x32\x0f.aapt.pb.Source\x12\x0f\n\x07\x63omment\x18\x02 \x01(\t\x12 \n\x04name\x18\x03 \x01(\x0b\x32\x12.aapt.pb.Reference\x12\r\n\x05value\x18\x04 \x01(\r\x12\x0c\n\x04type\x18\x05 \x01(\r\"\xa4\x01\n\x0b\x46ormatFlags\x12\x08\n\x04NONE\x10\x00\x12\t\n\x03\x41NY\x10\xff\xff\x03\x12\r\n\tREFERENCE\x10\x01\x12\n\n\x06STRING\x10\x02\x12\x0b\n\x07INTEGER\x10\x04\x12\x0b\n\x07\x42OOLEAN\x10\x08\x12\t\n\x05\x43OLOR\x10\x10\x12\t\n\x05\x46LOAT\x10 \x12\r\n\tDIMENSION\x10@\x12\r\n\x08\x46RACTION\x10\x80\x01\x12\n\n\x04\x45NUM\x10\x80\x80\x04\x12\x0b\n\x05\x46LAGS\x10\x80\x80\x08\"\xf1\x01\n\x05Style\x12\"\n\x06parent\x18\x01 \x01(\x0b\x32\x12.aapt.pb.Reference\x12&\n\rparent_source\x18\x02 \x01(\x0b\x32\x0f.aapt.pb.Source\x12#\n\x05\x65ntry\x18\x03 \x03(\x0b\x32\x14.aapt.pb.Style.Entry\x1aw\n\x05\x45ntry\x12\x1f\n\x06source\x18\x01 \x01(\x0b\x32\x0f.aapt.pb.Source\x12\x0f\n\x07\x63omment\x18\x02 \x01(\t\x12\x1f\n\x03key\x18\x03 \x01(\x0b\x32\x12.aapt.pb.Reference\x12\x1b\n\x04item\x18\x04 \x01(\x0b\x32\r.aapt.pb.Item\"\x91\x01\n\tStyleable\x12\'\n\x05\x65ntry\x18\x01 \x03(\x0b\x32\x18.aapt.pb.Styleable.Entry\x1a[\n\x05\x45ntry\x12\x1f\n\x06source\x18\x01 \x01(\x0b\x32\x0f.aapt.pb.Source\x12\x0f\n\x07\x63omment\x18\x02 \x01(\t\x12 \n\x04\x61ttr\x18\x03 \x01(\x0b\x32\x12.aapt.pb.Reference\"\x8a\x01\n\x05\x41rray\x12\'\n\x07\x65lement\x18\x01 \x03(\x0b\x32\x16.aapt.pb.Array.Element\x1aX\n\x07\x45lement\x12\x1f\n\x06source\x18\x01 \x01(\x0b\x32\x0f.aapt.pb.Source\x12\x0f\n\x07\x63omment\x18\x02 \x01(\t\x12\x1b\n\x04item\x18\x03 \x01(\x0b\x32\r.aapt.pb.Item\"\xef\x01\n\x06Plural\x12$\n\x05\x65ntry\x18\x01 \x03(\x0b\x32\x15.aapt.pb.Plural.Entry\x1a|\n\x05\x45ntry\x12\x1f\n\x06source\x18\x01 \x01(\x0b\x32\x0f.aapt.pb.Source\x12\x0f\n\x07\x63omment\x18\x02 \x01(\t\x12$\n\x05\x61rity\x18\x03 \x01(\x0e\x32\x15.aapt.pb.Plural.Arity\x12\x1b\n\x04item\x18\x04 \x01(\x0b\x32\r.aapt.pb.Item\"A\n\x05\x41rity\x12\x08\n\x04ZERO\x10\x00\x12\x07\n\x03ONE\x10\x01\x12\x07\n\x03TWO\x10\x02\x12\x07\n\x03\x46\x45W\x10\x03\x12\x08\n\x04MANY\x10\x04\x12\t\n\x05OTHER\x10\x05\"r\n\x07XmlNode\x12&\n\x07\x65lement\x18\x01 \x01(\x0b\x32\x13.aapt.pb.XmlElementH\x00\x12\x0e\n\x04text\x18\x02 \x01(\tH\x00\x12\'\n\x06source\x18\x03 \x01(\x0b\x32\x17.aapt.pb.SourcePositionB\x06\n\x04node\"\xb2\x01\n\nXmlElement\x12\x34\n\x15namespace_declaration\x18\x01 \x03(\x0b\x32\x15.aapt.pb.XmlNamespace\x12\x15\n\rnamespace_uri\x18\x02 \x01(\t\x12\x0c\n\x04name\x18\x03 \x01(\t\x12(\n\tattribute\x18\x04 \x03(\x0b\x32\x15.aapt.pb.XmlAttribute\x12\x1f\n\x05\x63hild\x18\x05 \x03(\x0b\x32\x10.aapt.pb.XmlNode\"T\n\x0cXmlNamespace\x12\x0e\n\x06prefix\x18\x01 \x01(\t\x12\x0b\n\x03uri\x18\x02 \x01(\t\x12\'\n\x06source\x18\x03 \x01(\x0b\x32\x17.aapt.pb.SourcePosition\"\xa6\x01\n\x0cXmlAttribute\x12\x15\n\rnamespace_uri\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\r\n\x05value\x18\x03 \x01(\t\x12\'\n\x06source\x18\x04 \x01(\x0b\x32\x17.aapt.pb.SourcePosition\x12\x13\n\x0bresource_id\x18\x05 \x01(\r\x12$\n\rcompiled_item\x18\x06 \x01(\x0b\x32\r.aapt.pb.Item\"\xe7\x01\n\tMacroBody\x12\x12\n\nraw_string\x18\x01 \x01(\t\x12*\n\x0cstyle_string\x18\x02 \x01(\x0b\x32\x14.aapt.pb.StyleString\x12?\n\x17untranslatable_sections\x18\x03 \x03(\x0b\x32\x1e.aapt.pb.UntranslatableSection\x12\x30\n\x0fnamespace_stack\x18\x04 \x03(\x0b\x32\x17.aapt.pb.NamespaceAlias\x12\'\n\x06source\x18\x05 \x01(\x0b\x32\x17.aapt.pb.SourcePosition\"J\n\x0eNamespaceAlias\x12\x0e\n\x06prefix\x18\x01 \x01(\t\x12\x14\n\x0cpackage_name\x18\x02 \x01(\t\x12\x12\n\nis_private\x18\x03 \x01(\x08\"\x82\x01\n\x0bStyleString\x12\x0b\n\x03str\x18\x01 \x01(\t\x12(\n\x05spans\x18\x02 \x03(\x0b\x32\x19.aapt.pb.StyleString.Span\x1a<\n\x04Span\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x13\n\x0bstart_index\x18\x02 \x01(\r\x12\x11\n\tend_index\x18\x03 \x01(\r\"?\n\x15UntranslatableSection\x12\x13\n\x0bstart_index\x18\x01 \x01(\x04\x12\x11\n\tend_index\x18\x02 \x01(\x04\x42\x12\n\x10\x63om.android.aaptb\x06proto3')
|
|
|
|
_globals = globals()
|
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'frameworks.base.tools.aapt2.Resources_pb2', _globals)
|
|
if not _descriptor._USE_C_DESCRIPTORS:
|
|
_globals['DESCRIPTOR']._loaded_options = None
|
|
_globals['DESCRIPTOR']._serialized_options = b'\n\020com.android.aapt'
|
|
_globals['_PRIMITIVE'].fields_by_name['dimension_value_deprecated']._loaded_options = None
|
|
_globals['_PRIMITIVE'].fields_by_name['dimension_value_deprecated']._serialized_options = b'\030\001'
|
|
_globals['_PRIMITIVE'].fields_by_name['fraction_value_deprecated']._loaded_options = None
|
|
_globals['_PRIMITIVE'].fields_by_name['fraction_value_deprecated']._serialized_options = b'\030\001'
|
|
_globals['_STRINGPOOL']._serialized_start=105
|
|
_globals['_STRINGPOOL']._serialized_end=131
|
|
_globals['_SOURCEPOSITION']._serialized_start=133
|
|
_globals['_SOURCEPOSITION']._serialized_end=193
|
|
_globals['_SOURCE']._serialized_start=195
|
|
_globals['_SOURCE']._serialized_end=264
|
|
_globals['_TOOLFINGERPRINT']._serialized_start=266
|
|
_globals['_TOOLFINGERPRINT']._serialized_end=314
|
|
_globals['_DYNAMICREFTABLE']._serialized_start=316
|
|
_globals['_DYNAMICREFTABLE']._serialized_end=395
|
|
_globals['_RESOURCETABLE']._serialized_start=398
|
|
_globals['_RESOURCETABLE']._serialized_end=638
|
|
_globals['_PACKAGEID']._serialized_start=640
|
|
_globals['_PACKAGEID']._serialized_end=663
|
|
_globals['_PACKAGE']._serialized_start=665
|
|
_globals['_PACKAGE']._serialized_end=765
|
|
_globals['_TYPEID']._serialized_start=767
|
|
_globals['_TYPEID']._serialized_end=787
|
|
_globals['_TYPE']._serialized_start=789
|
|
_globals['_TYPE']._serialized_end=874
|
|
_globals['_VISIBILITY']._serialized_start=877
|
|
_globals['_VISIBILITY']._serialized_end=1048
|
|
_globals['_VISIBILITY_LEVEL']._serialized_start=1003
|
|
_globals['_VISIBILITY_LEVEL']._serialized_end=1048
|
|
_globals['_ALLOWNEW']._serialized_start=1050
|
|
_globals['_ALLOWNEW']._serialized_end=1110
|
|
_globals['_OVERLAYABLE']._serialized_start=1112
|
|
_globals['_OVERLAYABLE']._serialized_end=1187
|
|
_globals['_OVERLAYABLEITEM']._serialized_start=1190
|
|
_globals['_OVERLAYABLEITEM']._serialized_end=1467
|
|
_globals['_OVERLAYABLEITEM_POLICY']._serialized_start=1334
|
|
_globals['_OVERLAYABLEITEM_POLICY']._serialized_end=1467
|
|
_globals['_STAGEDID']._serialized_start=1469
|
|
_globals['_STAGEDID']._serialized_end=1531
|
|
_globals['_ENTRYID']._serialized_start=1533
|
|
_globals['_ENTRYID']._serialized_end=1554
|
|
_globals['_ENTRY']._serialized_start=1557
|
|
_globals['_ENTRY']._serialized_end=1885
|
|
_globals['_CONFIGVALUE']._serialized_start=1887
|
|
_globals['_CONFIGVALUE']._serialized_end=1977
|
|
_globals['_VALUE']._serialized_start=1980
|
|
_globals['_VALUE']._serialized_end=2141
|
|
_globals['_ITEM']._serialized_start=2144
|
|
_globals['_ITEM']._serialized_end=2475
|
|
_globals['_COMPOUNDVALUE']._serialized_start=2478
|
|
_globals['_COMPOUNDVALUE']._serialized_end=2779
|
|
_globals['_BOOLEAN']._serialized_start=2781
|
|
_globals['_BOOLEAN']._serialized_end=2805
|
|
_globals['_REFERENCE']._serialized_start=2808
|
|
_globals['_REFERENCE']._serialized_end=3016
|
|
_globals['_REFERENCE_TYPE']._serialized_start=2980
|
|
_globals['_REFERENCE_TYPE']._serialized_end=3016
|
|
_globals['_ID']._serialized_start=3018
|
|
_globals['_ID']._serialized_end=3022
|
|
_globals['_STRING']._serialized_start=3024
|
|
_globals['_STRING']._serialized_end=3047
|
|
_globals['_RAWSTRING']._serialized_start=3049
|
|
_globals['_RAWSTRING']._serialized_end=3075
|
|
_globals['_STYLEDSTRING']._serialized_start=3078
|
|
_globals['_STYLEDSTRING']._serialized_end=3209
|
|
_globals['_STYLEDSTRING_SPAN']._serialized_start=3151
|
|
_globals['_STYLEDSTRING_SPAN']._serialized_end=3209
|
|
_globals['_FILEREFERENCE']._serialized_start=3212
|
|
_globals['_FILEREFERENCE']._serialized_end=3345
|
|
_globals['_FILEREFERENCE_TYPE']._serialized_start=3286
|
|
_globals['_FILEREFERENCE_TYPE']._serialized_end=3345
|
|
_globals['_PRIMITIVE']._serialized_start=3348
|
|
_globals['_PRIMITIVE']._serialized_end=3863
|
|
_globals['_PRIMITIVE_NULLTYPE']._serialized_start=3825
|
|
_globals['_PRIMITIVE_NULLTYPE']._serialized_end=3835
|
|
_globals['_PRIMITIVE_EMPTYTYPE']._serialized_start=3837
|
|
_globals['_PRIMITIVE_EMPTYTYPE']._serialized_end=3848
|
|
_globals['_ATTRIBUTE']._serialized_start=3866
|
|
_globals['_ATTRIBUTE']._serialized_end=4266
|
|
_globals['_ATTRIBUTE_SYMBOL']._serialized_start=3978
|
|
_globals['_ATTRIBUTE_SYMBOL']._serialized_end=4099
|
|
_globals['_ATTRIBUTE_FORMATFLAGS']._serialized_start=4102
|
|
_globals['_ATTRIBUTE_FORMATFLAGS']._serialized_end=4266
|
|
_globals['_STYLE']._serialized_start=4269
|
|
_globals['_STYLE']._serialized_end=4510
|
|
_globals['_STYLE_ENTRY']._serialized_start=4391
|
|
_globals['_STYLE_ENTRY']._serialized_end=4510
|
|
_globals['_STYLEABLE']._serialized_start=4513
|
|
_globals['_STYLEABLE']._serialized_end=4658
|
|
_globals['_STYLEABLE_ENTRY']._serialized_start=4567
|
|
_globals['_STYLEABLE_ENTRY']._serialized_end=4658
|
|
_globals['_ARRAY']._serialized_start=4661
|
|
_globals['_ARRAY']._serialized_end=4799
|
|
_globals['_ARRAY_ELEMENT']._serialized_start=4711
|
|
_globals['_ARRAY_ELEMENT']._serialized_end=4799
|
|
_globals['_PLURAL']._serialized_start=4802
|
|
_globals['_PLURAL']._serialized_end=5041
|
|
_globals['_PLURAL_ENTRY']._serialized_start=4850
|
|
_globals['_PLURAL_ENTRY']._serialized_end=4974
|
|
_globals['_PLURAL_ARITY']._serialized_start=4976
|
|
_globals['_PLURAL_ARITY']._serialized_end=5041
|
|
_globals['_XMLNODE']._serialized_start=5043
|
|
_globals['_XMLNODE']._serialized_end=5157
|
|
_globals['_XMLELEMENT']._serialized_start=5160
|
|
_globals['_XMLELEMENT']._serialized_end=5338
|
|
_globals['_XMLNAMESPACE']._serialized_start=5340
|
|
_globals['_XMLNAMESPACE']._serialized_end=5424
|
|
_globals['_XMLATTRIBUTE']._serialized_start=5427
|
|
_globals['_XMLATTRIBUTE']._serialized_end=5593
|
|
_globals['_MACROBODY']._serialized_start=5596
|
|
_globals['_MACROBODY']._serialized_end=5827
|
|
_globals['_NAMESPACEALIAS']._serialized_start=5829
|
|
_globals['_NAMESPACEALIAS']._serialized_end=5903
|
|
_globals['_STYLESTRING']._serialized_start=5906
|
|
_globals['_STYLESTRING']._serialized_end=6036
|
|
_globals['_STYLESTRING_SPAN']._serialized_start=5976
|
|
_globals['_STYLESTRING_SPAN']._serialized_end=6036
|
|
_globals['_UNTRANSLATABLESECTION']._serialized_start=6038
|
|
_globals['_UNTRANSLATABLESECTION']._serialized_end=6101
|
|
# @@protoc_insertion_point(module_scope)
|