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. |