PBRoot

Undocumented in source.

Members

Static functions

opCall
PBRoot opCall(string input)
Undocumented in source.
parsePackage
string parsePackage(ParserData pbstring)
Undocumented in source.
tryAttachComments
void tryAttachComments(PBRoot root, CommentManager storeComment)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

Package
string Package;
Undocumented in source.
comments
string[] comments;
Undocumented in source.
enum_defs
PBEnum[] enum_defs;
Undocumented in source.
extensions
PBExtension[] extensions;
Undocumented in source.
imports
string[] imports;
Undocumented in source.
message_defs
PBMessage[] message_defs;
Undocumented in source.

Meta