protobuf v0.5.0 (2019-02-11T10:33:22Z)
Dub
Repo
GeneratedCodeInfo.Annotation
google
protobuf
descriptor
GeneratedCodeInfo
Undocumented in source.
class
GeneratedCodeInfo
static
class
Annotation {
@
Proto
(1,
Wire
.
none
,
Yes
.
packed
)
int
[]
path
;
@
Proto
(2)
string
sourceFile
;
@
Proto
(3)
int
begin
;
@
Proto
(4)
int
end
;
}
Members
Variables
begin
int
begin
;
Undocumented in source.
end
int
end
;
Undocumented in source.
path
int
[]
path
;
Undocumented in source.
sourceFile
string
sourceFile
;
Undocumented in source.
Meta
Source
See Implementation
google
protobuf
descriptor
GeneratedCodeInfo
classes
Annotation
variables
annotations