Function parseML

Parse DlangUI ML code

Prototype

Widget parseML(T)(
  string code,
  string filename = "",
  Widget context = null
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2015

License

Boost License 1.0