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

changeset 3654
ffeb85cdc72d
parent 3463
6b0bd9a931ac
--- a/Documentation/Source/eric5.QScintilla.Lexers.LexerPostScript.html	Sat Jun 28 16:26:02 2014 +0200
+++ b/Documentation/Source/eric5.QScintilla.Lexers.LexerPostScript.html	Sun Jun 29 14:00:30 2014 +0200
@@ -71,6 +71,9 @@
 </tr><tr>
 <td><a href="#LexerPostScript.isStringStyle">isStringStyle</a></td>
 <td>Public method to check, if a style is a string style.</td>
+</tr><tr>
+<td><a href="#LexerPostScript.maximumKeywordSet">maximumKeywordSet</a></td>
+<td>Public method to get the maximum keyword set.</td>
 </tr>
 </table>
 <h3>Static Methods</h3>
@@ -137,6 +140,16 @@
 <dd>
 flag indicating a string style (boolean)
 </dd>
+</dl><a NAME="LexerPostScript.maximumKeywordSet" ID="LexerPostScript.maximumKeywordSet"></a>
+<h4>LexerPostScript.maximumKeywordSet</h4>
+<b>maximumKeywordSet</b>(<i></i>)
+<p>
+        Public method to get the maximum keyword set.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+maximum keyword set (integer)
+</dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />

eric ide

mercurial