MCPcopy Create free account
hub / github.com/ProgerXP/Notepad2e / UseContainerLexing

Method UseContainerLexing

scintilla/src/Document.h:190–192  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

188 void Colourise(int start, int end);
189 int LineEndTypesSupported();
190 bool UseContainerLexing() const {
191 return instance == 0;
192 }
193};
194
195/**

Callers 1

EnsureStyledToMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected