--- a/Documentation/Source/eric5.QScintilla.Lexers.LexerPython.html Sun Sep 29 18:22:08 2013 +0200 +++ b/Documentation/Source/eric5.QScintilla.Lexers.LexerPython.html Sun Sep 29 18:23:27 2013 +0200 @@ -153,6 +153,11 @@ <p> Public method to check, if a style is a comment style. </p><dl> +<dt><i>style</i></dt> +<dd> +style to check (integer) +</dd> +</dl><dl> <dt>Returns:</dt> <dd> flag indicating a comment style (boolean) @@ -163,6 +168,11 @@ <p> Public method to check, if a style is a string style. </p><dl> +<dt><i>style</i></dt> +<dd> +style to check (integer) +</dd> +</dl><dl> <dt>Returns:</dt> <dd> flag indicating a string style (boolean) @@ -172,7 +182,12 @@ <b>language</b>(<i></i>) <p> Public method to get the lexer language. -</p> +</p><dl> +<dt>Returns:</dt> +<dd> +lexer language (string) +</dd> +</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file