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

branch
5_1_x
changeset 1278
fb0460fd00b9
parent 440
69ace3e2dcf6
equal deleted inserted replaced
1277:52dd5a2f1ed1 1278:fb0460fd00b9
51 QsciLexerPerl, Lexer 51 QsciLexerPerl, 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="#LexerPerl.__init__">LexerPerl</a></td> 63 <td><a href="#LexerPerl.__init__">LexerPerl</a></td>
60 <td>Constructor</td> 64 <td>Constructor</td>
72 <td>Public method to check, if a style is a comment style.</td> 76 <td>Public method to check, if a style is a comment style.</td>
73 </tr><tr> 77 </tr><tr>
74 <td><a href="#LexerPerl.isStringStyle">isStringStyle</a></td> 78 <td><a href="#LexerPerl.isStringStyle">isStringStyle</a></td>
75 <td>Public method to check, if a style is a string style.</td> 79 <td>Public method to check, if a style is a string style.</td>
76 </tr> 80 </tr>
81 </table>
82 <h3>Static Methods</h3>
83 <table>
84 <tr><td>None</td></tr>
77 </table> 85 </table>
78 <a NAME="LexerPerl.__init__" ID="LexerPerl.__init__"></a> 86 <a NAME="LexerPerl.__init__" ID="LexerPerl.__init__"></a>
79 <h4>LexerPerl (Constructor)</h4> 87 <h4>LexerPerl (Constructor)</h4>
80 <b>LexerPerl</b>(<i>parent=None</i>) 88 <b>LexerPerl</b>(<i>parent=None</i>)
81 <p> 89 <p>

eric ide

mercurial