Instance Propertyswift-protobuf 1.28.1SwiftProtobuf
rawValue
type.pb.swift:80var rawValue: Int { get }
var rawValue: Int { get }
Show implementation details (1)
Hide implementation details
import SwiftProtobuf
Support library for Swift code generated by protoc-gen-swift.
enum Google_Protobuf_Syntax
The syntax in which a protocol buffer element is defined.
@frozen struct Int
A signed integer value type.
init()
init?(rawValue: Int)
static let _protobuf_nameMap: _NameMap
static let allCases: [Google_Protobuf_Syntax]
typealias RawValue = Int