protocolbuffer ~master (2022-05-04T12:34:33.95522)
Dub
Repo
PBOption
dprotobuf
pbgeneral
Undocumented in source.
struct
PBOption {
string
name
;
string
subident
;
string
value
;
bool
extension
;
}
Members
Variables
extension
bool
extension
;
Undocumented in source.
name
string
name
;
Undocumented in source.
subident
string
subident
;
Undocumented in source.
value
string
value
;
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