Function parseSource

Returns root tag

Prototypes

Tag parseFile(
  string filename
);

Tag parseSource(
  string source,
  string filename
);

Authors

Copyright

License