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

changeset 167
7508e44f4853
parent 130
fcce4cc20d95
child 409
0ea528e80202
equal deleted inserted replaced
166:11e9ed8ae18c 167:7508e44f4853
100 </p><dl> 100 </p><dl>
101 <dt><i>kwSet</i></dt> 101 <dt><i>kwSet</i></dt>
102 <dd> 102 <dd>
103 number of the keyword set (integer) 103 number of the keyword set (integer)
104 </dd> 104 </dd>
105 </dl><dl>
106 <dt>Returns:</dt>
107 <dd>
108 string giving the keywords (string) or None
109 </dd>
105 </dl><a NAME="LexerRuby.isCommentStyle" ID="LexerRuby.isCommentStyle"></a> 110 </dl><a NAME="LexerRuby.isCommentStyle" ID="LexerRuby.isCommentStyle"></a>
106 <h4>LexerRuby.isCommentStyle</h4> 111 <h4>LexerRuby.isCommentStyle</h4>
107 <b>isCommentStyle</b>(<i>style</i>) 112 <b>isCommentStyle</b>(<i>style</i>)
108 <p> 113 <p>
109 Public method to check, if a style is a comment style. 114 Public method to check, if a style is a comment style.

eric ide

mercurial