mirror of
https://github.com/protocolbuffers/protobuf
synced 2026-08-26 02:23:14 -04:00
The pyi generator now includes Kythe annotations for: * Extension field constants (e.g., `EXTENSION_FIELD`). * Field number constants (e.g., `STRING_FIELD_FIELD_NUMBER`). * `Create` methods in generated Stubby client classes. These annotations allow the Python indexer to link these generated symbols back to their definitions in the `.proto` files. PiperOrigin-RevId: 852971617 |
||
|---|---|---|
| .. | ||
| c | ||
| cmake/google/protobuf/compiler | ||
| common | ||
| minitable | ||
| reflection | ||
| stage0/google/protobuf/compiler | ||
| bootstrap_compiler.bzl | ||
| BUILD | ||
| common.cc | ||
| common.h | ||
| file_layout.cc | ||
| file_layout.h | ||
| plugin.cc | ||
| plugin.h | ||
| plugin_bootstrap.h | ||