Documentation/Source/eric5.QScintilla.TypingCompleters.CompleterRuby.html

changeset 3018
70924c0bdaf1
parent 2966
f85f686981ad
--- a/Documentation/Source/eric5.QScintilla.TypingCompleters.CompleterRuby.html	Sun Oct 13 17:29:57 2013 +0200
+++ b/Documentation/Source/eric5.QScintilla.TypingCompleters.CompleterRuby.html	Sun Oct 13 17:44:48 2013 +0200
@@ -121,7 +121,8 @@
 <h4>CompleterRuby.__inDoubleQuotedString</h4>
 <b>__inDoubleQuotedString</b>(<i></i>)
 <p>
-        Private method to check, if the cursor is within a double quoted string.
+        Private method to check, if the cursor is within a double quoted
+        string.
 </p><dl>
 <dt>Returns:</dt>
 <dd>
@@ -136,7 +137,8 @@
 </p><dl>
 <dt>Returns:</dt>
 <dd>
-flag indicating, if the cursor is inside a here document (boolean)
+flag indicating, if the cursor is inside a here document
+            (boolean)
 </dd>
 </dl><a NAME="CompleterRuby.__inInlineDocument" ID="CompleterRuby.__inInlineDocument"></a>
 <h4>CompleterRuby.__inInlineDocument</h4>
@@ -146,13 +148,15 @@
 </p><dl>
 <dt>Returns:</dt>
 <dd>
-flag indicating, if the cursor is inside an inline document (boolean)
+flag indicating, if the cursor is inside an inline document
+            (boolean)
 </dd>
 </dl><a NAME="CompleterRuby.__inSingleQuotedString" ID="CompleterRuby.__inSingleQuotedString"></a>
 <h4>CompleterRuby.__inSingleQuotedString</h4>
 <b>__inSingleQuotedString</b>(<i></i>)
 <p>
-        Private method to check, if the cursor is within a single quoted string.
+        Private method to check, if the cursor is within a single quoted
+        string.
 </p><dl>
 <dt>Returns:</dt>
 <dd>

eric ide

mercurial