MCPcopy Create free account
hub / github.com/KDAB/codebrowser / Annotator

Method Annotator

generator/annotator.h:120–120  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

118 void syntaxHighlight(Generator& generator, clang::FileID FID, clang::Sema&);
119public:
120 explicit Annotator(ProjectManager &pm) : projectManager(pm) {}
121 ~Annotator();
122
123 ProjectManager &projectManager;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected