Package-level declarations

The classes which generate the JS code related to parsing the proto primitive types from their JSON representation.

Types

Link copied to clipboard
public interface PrimitiveParser
The generator of the JS code parsing some primitive value from its JSON representation.
Link copied to clipboard
public final class PrimitiveParsers
The helper class which creates a PrimitiveParser based on the passed field type.