--- a/Documentation/Source/eric5.QScintilla.Lexers.LexerPython.html Sat Jun 28 16:26:02 2014 +0200 +++ b/Documentation/Source/eric5.QScintilla.Lexers.LexerPython.html Sun Jun 29 14:00:30 2014 +0200 @@ -80,6 +80,9 @@ </tr><tr> <td><a href="#LexerPython.language">language</a></td> <td>Public method to get the lexer language.</td> +</tr><tr> +<td><a href="#LexerPython.maximumKeywordSet">maximumKeywordSet</a></td> +<td>Public method to get the maximum keyword set.</td> </tr> </table> <h3>Static Methods</h3> @@ -187,6 +190,16 @@ <dd> lexer language (string) </dd> +</dl><a NAME="LexerPython.maximumKeywordSet" ID="LexerPython.maximumKeywordSet"></a> +<h4>LexerPython.maximumKeywordSet</h4> +<b>maximumKeywordSet</b>(<i></i>) +<p> + Public method to get the maximum keyword set. +</p><dl> +<dt>Returns:</dt> +<dd> +maximum keyword set (integer) +</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr />