Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Parser
Parser.SGML

Method Parser.SGML()->create()


Method create

void Parser.SGML()
void Parser.SGML(string filename)

Description

This object is created with this filename. It's passed to all created tags, for debug and trace purposes.

Note

No, it doesn't read the file itself. See feed() .