TextParserTempl.this

Creates a new instance with a select string input.

  1. this()
  2. this(string _input)
    class TextParserTempl(BitmapType = Bitmap8Bit)
    @safe pure nothrow
    this
    (
    string _input
    )

Meta