240 <h4>LexerPygments.isCommentStyle</h4> |
240 <h4>LexerPygments.isCommentStyle</h4> |
241 <b>isCommentStyle</b>(<i>style</i>) |
241 <b>isCommentStyle</b>(<i>style</i>) |
242 <p> |
242 <p> |
243 Public method to check, if a style is a comment style. |
243 Public method to check, if a style is a comment style. |
244 </p><dl> |
244 </p><dl> |
|
245 <dt><i>style</i></dt> |
|
246 <dd> |
|
247 style to check (integer) |
|
248 </dd> |
|
249 </dl><dl> |
245 <dt>Returns:</dt> |
250 <dt>Returns:</dt> |
246 <dd> |
251 <dd> |
247 flag indicating a comment style (boolean) |
252 flag indicating a comment style (boolean) |
248 </dd> |
253 </dd> |
249 </dl><a NAME="LexerPygments.isStringStyle" ID="LexerPygments.isStringStyle"></a> |
254 </dl><a NAME="LexerPygments.isStringStyle" ID="LexerPygments.isStringStyle"></a> |
250 <h4>LexerPygments.isStringStyle</h4> |
255 <h4>LexerPygments.isStringStyle</h4> |
251 <b>isStringStyle</b>(<i>style</i>) |
256 <b>isStringStyle</b>(<i>style</i>) |
252 <p> |
257 <p> |
253 Public method to check, if a style is a string style. |
258 Public method to check, if a style is a string style. |
254 </p><dl> |
259 </p><dl> |
|
260 <dt><i>style</i></dt> |
|
261 <dd> |
|
262 style to check (integer) |
|
263 </dd> |
|
264 </dl><dl> |
255 <dt>Returns:</dt> |
265 <dt>Returns:</dt> |
256 <dd> |
266 <dd> |
257 flag indicating a string style (boolean) |
267 flag indicating a string style (boolean) |
258 </dd> |
268 </dd> |
259 </dl><a NAME="LexerPygments.language" ID="LexerPygments.language"></a> |
269 </dl><a NAME="LexerPygments.language" ID="LexerPygments.language"></a> |