dprotobuf.generator.dlang

This module provides conversion functionality of different elements to the D Programming Language.

Members

Functions

toD
string toD(PBChild child, int indentCount = 0)
toD
string toD(PBEnum child, int indentCount = 0)
toD
string toD(PBMessage msg, int indentCount = 0, bool staticChild = false)

Meta