MCPcopy 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

SetLexerLanguageMethod · 0.80
FindMethod · 0.80
AddLexerModuleMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected