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

changeset 3654
ffeb85cdc72d
parent 3463
6b0bd9a931ac
equal deleted inserted replaced
3653:942c9c625bc9 3654:ffeb85cdc72d
72 <td><a href="#LexerLua.isCommentStyle">isCommentStyle</a></td> 72 <td><a href="#LexerLua.isCommentStyle">isCommentStyle</a></td>
73 <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>
74 </tr><tr> 74 </tr><tr>
75 <td><a href="#LexerLua.isStringStyle">isStringStyle</a></td> 75 <td><a href="#LexerLua.isStringStyle">isStringStyle</a></td>
76 <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>
77 </tr><tr>
78 <td><a href="#LexerLua.maximumKeywordSet">maximumKeywordSet</a></td>
79 <td>Public method to get the maximum keyword set.</td>
77 </tr> 80 </tr>
78 </table> 81 </table>
79 <h3>Static Methods</h3> 82 <h3>Static Methods</h3>
80 <table> 83 <table>
81 <tr><td>None</td></tr> 84 <tr><td>None</td></tr>
148 </dl><dl> 151 </dl><dl>
149 <dt>Returns:</dt> 152 <dt>Returns:</dt>
150 <dd> 153 <dd>
151 flag indicating a string style (boolean) 154 flag indicating a string style (boolean)
152 </dd> 155 </dd>
156 </dl><a NAME="LexerLua.maximumKeywordSet" ID="LexerLua.maximumKeywordSet"></a>
157 <h4>LexerLua.maximumKeywordSet</h4>
158 <b>maximumKeywordSet</b>(<i></i>)
159 <p>
160 Public method to get the maximum keyword set.
161 </p><dl>
162 <dt>Returns:</dt>
163 <dd>
164 maximum keyword set (integer)
165 </dd>
153 </dl> 166 </dl>
154 <div align="right"><a href="#top">Up</a></div> 167 <div align="right"><a href="#top">Up</a></div>
155 <hr /> 168 <hr />
156 </body></html> 169 </body></html>

eric ide

mercurial