Documentation/Source/eric5.QScintilla.Lexers.Lexer.html

changeset 3018
70924c0bdaf1
parent 2966
f85f686981ad
child 3042
c9c3c0982145
diff -r 6a8cb7632448 -r 70924c0bdaf1 Documentation/Source/eric5.QScintilla.Lexers.Lexer.html
--- a/Documentation/Source/eric5.QScintilla.Lexers.Lexer.html	Sun Oct 13 17:29:57 2013 +0200
+++ b/Documentation/Source/eric5.QScintilla.Lexers.Lexer.html	Sun Oct 13 17:44:48 2013 +0200
@@ -149,7 +149,8 @@
 <h4>Lexer.canBlockComment</h4>
 <b>canBlockComment</b>(<i></i>)
 <p>
-        Public method to determine, whether the lexer language supports a block comment.
+        Public method to determine, whether the lexer language supports a 
+        block comment.
 </p><dl>
 <dt>Returns:</dt>
 <dd>
@@ -159,7 +160,8 @@
 <h4>Lexer.canBoxComment</h4>
 <b>canBoxComment</b>(<i></i>)
 <p>
-        Public method to determine, whether the lexer language supports a box comment.
+        Public method to determine, whether the lexer language supports a
+        box comment.
 </p><dl>
 <dt>Returns:</dt>
 <dd>
@@ -169,7 +171,8 @@
 <h4>Lexer.canStreamComment</h4>
 <b>canStreamComment</b>(<i></i>)
 <p>
-        Public method to determine, whether the lexer language supports a stream comment.
+        Public method to determine, whether the lexer language supports a
+        stream comment.
 </p><dl>
 <dt>Returns:</dt>
 <dd>

eric ide

mercurial