init(currentFile:protoFileToModuleMappings:)

Initializes a a new namer. All names will be generated as from the pov of the given file using the provided file to module mapper.

SwiftProtobufNamer.swift:39
convenience init(currentFile file: FileDescriptor, protoFileToModuleMappings mappings: ProtoFileToModuleMappings)