pbcompiler

Undocumented in source.

Members

Enums

Language
enum Language
Undocumented in source.

Functions

applyExtension
int applyExtension(string imp, PBExtension ext)
Undocumented in source. Be warned that the author may not have intended to support it.
applyExtensions
void applyExtensions()
Undocumented in source. Be warned that the author may not have intended to support it.
findMessage
PBMessage* findMessage(string impstr, string message)
Undocumented in source. Be warned that the author may not have intended to support it.
main
int main(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
mkdirRecurse
void mkdirRecurse(string pathname)
Undocumented in source. Be warned that the author may not have intended to support it.
readRoot
string readRoot(string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
writeRoots
void writeRoots(Language lang)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

docroots
PBRoot[string] docroots;
Undocumented in source.

Meta