Basic parser for {@code .proto} schema declarations.
<p>This parser throws away data that it doesn't care about. In particular, unrecognized options, and extensions are discarded. It doesn't retain nesting within types.
See Implementation
Basic parser for {@code .proto} schema declarations.
<p>This parser throws away data that it doesn't care about. In particular, unrecognized options, and extensions are discarded. It doesn't retain nesting within types.