TextParserTempl.closeTextBlockIfNotEmpty

Undocumented in source. Be warned that the author may not have intended to support it.
class TextParserTempl(BitmapType = Bitmap8Bit)
protected protected final @safe
void
closeTextBlockIfNotEmpty
()
if (
is(BitmapType == Bitmap8Bit) ||
is(BitmapType == Bitmap16Bit)
||
is(BitmapType Bitmap32Bit)
)

Meta