Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ProgerXP/Notepad2e
/ GetLanguage
Method
GetLanguage
scintilla/lexlib/LexerModule.h:51–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
virtual ~LexerModule() {
50
}
51
int GetLanguage() const { return language; }
52
53
// -1 is returned if no WordList information is available
54
int GetNumWordLists() const;
Callers
3
SetLexerLanguage
Method · 0.80
Find
Method · 0.80
AddLexerModule
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected