Coverage for klayout_pex_protobuf/kpex/pex25d/pex25d_source_ref_pb2.py: 80%
15 statements
« prev ^ index » next coverage.py v7.16.1, created at 2026-09-17 19:08 +0000
« prev ^ index » next coverage.py v7.16.1, created at 2026-09-17 19:08 +0000
1# -*- coding: utf-8 -*-
2# Generated by the protocol buffer compiler. DO NOT EDIT!
3# NO CHECKED-IN PROTOBUF GENCODE
4# source: kpex/pex25d/pex25d_source_ref.proto
5# Protobuf Python Version: 6.33.5
6"""Generated protocol buffer code."""
7from google.protobuf import descriptor as _descriptor
8from google.protobuf import descriptor_pool as _descriptor_pool
9from google.protobuf import runtime_version as _runtime_version
10from google.protobuf import symbol_database as _symbol_database
11from google.protobuf.internal import builder as _builder
12_runtime_version.ValidateProtobufRuntimeVersion(
13 _runtime_version.Domain.PUBLIC,
14 6,
15 33,
16 5,
17 '',
18 'kpex/pex25d/pex25d_source_ref.proto'
19)
20# @@protoc_insertion_point(imports)
22_sym_db = _symbol_database.Default()
27DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n#kpex/pex25d/pex25d_source_ref.proto\x12\x0bkpex.pex25d\"7\n\tSourceRef\x12\x0c\n\x04line\x18\x01 \x01(\r\x12\x0e\n\x06\x63olumn\x18\x02 \x01(\r\x12\x0c\n\x04\x66ile\x18\x03 \x01(\tb\x06proto3')
29_globals = globals()
30_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
31_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'kpex.pex25d.pex25d_source_ref_pb2', _globals)
32if not _descriptor._USE_C_DESCRIPTORS:
33 DESCRIPTOR._loaded_options = None
34 _globals['_SOURCEREF']._serialized_start=52
35 _globals['_SOURCEREF']._serialized_end=107
36# @@protoc_insertion_point(module_scope)