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

Method language

src/plugins/python/lexer/scilexerpython.cpp:20–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18}
19
20const char *SciLexerPython::language() const
21{
22 return "Python";
23}
24
25const char *SciLexerPython::lexer() const
26{

Callers 6

registEditorServiceMethod · 0.45
initDataMethod · 0.45
activeProjectInfoMethod · 0.45
doDoubleClickedMethod · 0.45
doShowProjectInfoMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected