56 <tr><td>None</td></tr> |
56 <tr><td>None</td></tr> |
57 </table> |
57 </table> |
58 <h3>Methods</h3> |
58 <h3>Methods</h3> |
59 <table> |
59 <table> |
60 <tr> |
60 <tr> |
|
61 <td><a href="#CompleterRuby.__init__">CompleterRuby</a></td> |
|
62 <td>Constructor</td> |
|
63 </tr><tr> |
61 <td><a href="#CompleterRuby.__inComment">__inComment</a></td> |
64 <td><a href="#CompleterRuby.__inComment">__inComment</a></td> |
62 <td>Private method to check, if the cursor is inside a comment</td> |
65 <td>Private method to check, if the cursor is inside a comment</td> |
63 </tr><tr> |
66 </tr><tr> |
64 <td><a href="#CompleterRuby.__inDoubleQuotedString">__inDoubleQuotedString</a></td> |
67 <td><a href="#CompleterRuby.__inDoubleQuotedString">__inDoubleQuotedString</a></td> |
65 <td>Private method to check, if the cursor is within a double quoted string.</td> |
68 <td>Private method to check, if the cursor is within a double quoted string.</td> |