MCPcopy Create free account
hub / github.com/Codeya-IDE/deepin-ide / lexer

Method lexer

src/plugins/codeeditor/lexer/scilexerhandler.cpp:23–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21}
22
23const char *SciLexerHandler::lexer() const
24{
25 return proxy->lexer();
26}
27
28QString SciLexerHandler::description(int style) const
29{

Callers 8

shouldStartCompletionMethod · 0.45
handleTokenFullMethod · 0.45
requestCompletionMethod · 0.45
shouldStartCompletionMethod · 0.45
updateSettingsMethod · 0.45
createAnnotationStyleMethod · 0.45
resetThemeColorMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected