protocolbuffer ~master (2022-05-04T12:34:33.95522)
Dub
Repo
CommentManager
dprotobuf
pbgeneral
Undocumented in source.
struct
CommentManager {
string
[]
comments
;
size_t
line
;
size_t
lastElementLine
;
PBTypes
lastElementType
;
version
(!
D_Version2
)
void
opCatAssign
(string v);
}
Members
Functions
opCatAssign
void
opCatAssign
(string v)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
comments
string
[]
comments
;
Undocumented in source.
lastElementLine
size_t
lastElementLine
;
Undocumented in source.
lastElementType
PBTypes
lastElementType
;
Undocumented in source.
line
size_t
line
;
Undocumented in source.
Meta
Source
See Implementation
dprotobuf
pbgeneral
classes
PBParseException
enums
CClass
PBTypes
functions
isValidChar
ripComment
ripOption
ripOptions
ripQuotedValue
stripLWhite
stripValidChars
typeNextElement
validIdentifier
validateMultiIdentifier
structs
CommentManager
PBOption
ParserData