public final class ProtofileMapper extends java.lang.Object implements Mapper<com.squareup.protoparser.ProtoFile,FileDescriptor>
| Constructor and Description |
|---|
ProtofileMapper() |
| Modifier and Type | Method and Description |
|---|---|
FileDescriptor |
map(com.squareup.protoparser.ProtoFile protoFile) |
public FileDescriptor map(com.squareup.protoparser.ProtoFile protoFile)
map in interface Mapper<com.squareup.protoparser.ProtoFile,FileDescriptor>