Package-level declarations
The classes which generate JS code for parsing the separate proto fields from JSON.
Types
Link copied to clipboard
The common base for classes generating the code necessary to parse a specific Protobuf field from JSON.
Link copied to clipboard
The helper class which provides the FieldGenerator implementation for the given field.
Link copied to clipboard
A Protobuf field, which is going to be parsed from a plain JavaScript object to a Protobuf-specific type.