static ListMapper<com.squareup.protoparser.EnumType,EnumDescriptor> |
Mappers.ENUM_LIST_MAPPER |
static ListMapper<com.squareup.protoparser.EnumType.Value,EnumValueDescriptor> |
Mappers.ENUM_VALUE_LIST_MAPPER |
static ListMapper<com.squareup.protoparser.ExtendDeclaration,ExtendDescriptor> |
Mappers.EXTEND_LIST_MAPPER |
static ListMapper<com.squareup.protoparser.MessageType.Field,FieldDescriptor> |
Mappers.FIELD_LIST_MAPPER |
static ListMapper<com.squareup.protoparser.MessageType,Descriptor> |
Mappers.MESSAGE_LIST_MAPPER |
static ListMapper<com.squareup.protoparser.Option,Option> |
Mappers.OPTION_LIST_MAPPER |