ProtoPackage

Undocumented in source.

Constructors

this
this(string fileName)
Undocumented in source.

Members

Functions

toD
string toD()
Undocumented in source. Be warned that the author may not have intended to support it.
toProto
string toProto()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
void toString(void delegate(const(char)[]) sink, FormatSpec!char fmt)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

dependencies
Dependency[] dependencies;
Undocumented in source.
enumTypes
EnumType[] enumTypes;
Undocumented in source.
fileName
string fileName;
Undocumented in source.
messageTypes
MessageType[] messageTypes;
Undocumented in source.
options
Options options;
Undocumented in source.
packageName
string packageName;
Undocumented in source.
rpcServices
Service[] rpcServices;
Undocumented in source.
syntax
string syntax;
Undocumented in source.

Meta