MCPcopy Create free account
hub / github.com/TeXworks/texworks / parseHeader

Method parseHeader

src/scripting/JSScript.h:41–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39 : Tw::Scripting::Script(plugin, filename) { }
40
41 bool parseHeader() override { return doParseHeader(QString(), QString(), QString::fromLatin1("//")); }
42
43protected:
44 bool execute(ScriptAPIInterface *tw) const override;

Callers 2

reloadScriptsInListMethod · 0.45
foreachFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected