51 QsciLexerPostScript, Lexer |
51 QsciLexerPostScript, 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="#LexerPostScript.__init__">LexerPostScript</a></td> |
63 <td><a href="#LexerPostScript.__init__">LexerPostScript</a></td> |
60 <td>Constructor</td> |
64 <td>Constructor</td> |
69 <td>Public method to check, if a style is a comment style.</td> |
73 <td>Public method to check, if a style is a comment style.</td> |
70 </tr><tr> |
74 </tr><tr> |
71 <td><a href="#LexerPostScript.isStringStyle">isStringStyle</a></td> |
75 <td><a href="#LexerPostScript.isStringStyle">isStringStyle</a></td> |
72 <td>Public method to check, if a style is a string style.</td> |
76 <td>Public method to check, if a style is a string style.</td> |
73 </tr> |
77 </tr> |
|
78 </table> |
|
79 <h3>Static Methods</h3> |
|
80 <table> |
|
81 <tr><td>None</td></tr> |
74 </table> |
82 </table> |
75 <a NAME="LexerPostScript.__init__" ID="LexerPostScript.__init__"></a> |
83 <a NAME="LexerPostScript.__init__" ID="LexerPostScript.__init__"></a> |
76 <h4>LexerPostScript (Constructor)</h4> |
84 <h4>LexerPostScript (Constructor)</h4> |
77 <b>LexerPostScript</b>(<i>parent = None</i>) |
85 <b>LexerPostScript</b>(<i>parent = None</i>) |
78 <p> |
86 <p> |