src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerContainer.html

branch
eric7
changeset 10070
9f5758c0fec1
parent 9209
b99e7fd55fd3
child 10259
b51dfacef37f
diff -r 435cc5875135 -r 9f5758c0fec1 src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerContainer.html
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerContainer.html	Thu May 25 19:51:47 2023 +0200
+++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerContainer.html	Thu May 25 19:52:31 2023 +0200
@@ -60,7 +60,7 @@
 </tr>
 <tr>
 <td><a href="#LexerContainer.description">description</a></td>
-<td>Public method returning the descriptions of the styles supported by the lexer.</td>
+<td></td>
 </tr>
 <tr>
 <td><a href="#LexerContainer.keywords">keywords</a></td>
@@ -103,26 +103,6 @@
 <h4>LexerContainer.description</h4>
 <b>description</b>(<i>style</i>)
 
-<p>
-        Public method returning the descriptions of the styles supported
-        by the lexer.
-</p>
-<p>
-        <b>Note</b>: This methods needs to be overridden by the lexer class.
-</p>
-<dl>
-
-<dt><i>style</i></dt>
-<dd>
-style number (integer)
-</dd>
-</dl>
-<dl>
-<dt>Return:</dt>
-<dd>
-description for the given style (string)
-</dd>
-</dl>
 <a NAME="LexerContainer.keywords" ID="LexerContainer.keywords"></a>
 <h4>LexerContainer.keywords</h4>
 <b>keywords</b>(<i>kwSet</i>)

eric ide

mercurial