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

Method DescribeWordListSets

scintilla/lexlib/OptionSet.h:133–135  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

131 }
132
133 const char *DescribeWordListSets() {
134 return wordLists.c_str();
135 }
136};
137
138#ifdef SCI_NAMESPACE

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected