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

branch
5_1_x
changeset 1278
fb0460fd00b9
parent 802
e8882d16384c
equal deleted inserted replaced
1277:52dd5a2f1ed1 1278:fb0460fd00b9
51 QsciLexerPython, Lexer 51 QsciLexerPython, 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="#LexerPython.__init__">LexerPython</a></td> 63 <td><a href="#LexerPython.__init__">LexerPython</a></td>
60 <td>Constructor</td> 64 <td>Constructor</td>
78 <td>Public method to check, if a style is a string style.</td> 82 <td>Public method to check, if a style is a string style.</td>
79 </tr><tr> 83 </tr><tr>
80 <td><a href="#LexerPython.language">language</a></td> 84 <td><a href="#LexerPython.language">language</a></td>
81 <td>Public method to get the lexer language.</td> 85 <td>Public method to get the lexer language.</td>
82 </tr> 86 </tr>
87 </table>
88 <h3>Static Methods</h3>
89 <table>
90 <tr><td>None</td></tr>
83 </table> 91 </table>
84 <a NAME="LexerPython.__init__" ID="LexerPython.__init__"></a> 92 <a NAME="LexerPython.__init__" ID="LexerPython.__init__"></a>
85 <h4>LexerPython (Constructor)</h4> 93 <h4>LexerPython (Constructor)</h4>
86 <b>LexerPython</b>(<i>variant = "", parent = None</i>) 94 <b>LexerPython</b>(<i>variant = "", parent = None</i>)
87 <p> 95 <p>

eric ide

mercurial