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

branch
5_1_x
changeset 1278
fb0460fd00b9
parent 440
69ace3e2dcf6
equal deleted inserted replaced
1277:52dd5a2f1ed1 1278:fb0460fd00b9
51 QsciLexerBatch, Lexer 51 QsciLexerBatch, Lexer
52 <h3>Class Attributes</h3> 52 <h3>Class Attributes</h3>
53 <table> 53 <table>
54 <tr><td>None</td></tr> 54 <tr><td>None</td></tr>
55 </table> 55 </table>
56 <h3>Class Methods</h3>
57 <table>
58 <tr><td>None</td></tr>
59 </table>
56 <h3>Methods</h3> 60 <h3>Methods</h3>
57 <table> 61 <table>
58 <tr> 62 <tr>
59 <td><a href="#LexerBatch.__init__">LexerBatch</a></td> 63 <td><a href="#LexerBatch.__init__">LexerBatch</a></td>
60 <td>Constructor</td> 64 <td>Constructor</td>
66 <td>Public method to check, if a style is a comment style.</td> 70 <td>Public method to check, if a style is a comment style.</td>
67 </tr><tr> 71 </tr><tr>
68 <td><a href="#LexerBatch.isStringStyle">isStringStyle</a></td> 72 <td><a href="#LexerBatch.isStringStyle">isStringStyle</a></td>
69 <td>Public method to check, if a style is a string style.</td> 73 <td>Public method to check, if a style is a string style.</td>
70 </tr> 74 </tr>
75 </table>
76 <h3>Static Methods</h3>
77 <table>
78 <tr><td>None</td></tr>
71 </table> 79 </table>
72 <a NAME="LexerBatch.__init__" ID="LexerBatch.__init__"></a> 80 <a NAME="LexerBatch.__init__" ID="LexerBatch.__init__"></a>
73 <h4>LexerBatch (Constructor)</h4> 81 <h4>LexerBatch (Constructor)</h4>
74 <b>LexerBatch</b>(<i>parent=None</i>) 82 <b>LexerBatch</b>(<i>parent=None</i>)
75 <p> 83 <p>

eric ide

mercurial