TransformToXmlStream.putBodyNode

Create a _possible_ node from a body inspection. It delays the creation of the node until the translation unit is fully analyzed.

class TransformToXmlStream(RecvXmlT, LookupT)
@safe
void
putBodyNode
(
const(TypeKindAttr) type
)
if (
isOutputRange!(RecvXmlT, char)
)

Meta