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

changeset 3654
ffeb85cdc72d
parent 3463
6b0bd9a931ac
equal deleted inserted replaced
3653:942c9c625bc9 3654:ffeb85cdc72d
69 <td><a href="#LexerJavaScript.isCommentStyle">isCommentStyle</a></td> 69 <td><a href="#LexerJavaScript.isCommentStyle">isCommentStyle</a></td>
70 <td>Public method to check, if a style is a comment style.</td> 70 <td>Public method to check, if a style is a comment style.</td>
71 </tr><tr> 71 </tr><tr>
72 <td><a href="#LexerJavaScript.isStringStyle">isStringStyle</a></td> 72 <td><a href="#LexerJavaScript.isStringStyle">isStringStyle</a></td>
73 <td>Public method to check, if a style is a string style.</td> 73 <td>Public method to check, if a style is a string style.</td>
74 </tr><tr>
75 <td><a href="#LexerJavaScript.maximumKeywordSet">maximumKeywordSet</a></td>
76 <td>Public method to get the maximum keyword set.</td>
74 </tr> 77 </tr>
75 </table> 78 </table>
76 <h3>Static Methods</h3> 79 <h3>Static Methods</h3>
77 <table> 80 <table>
78 <tr><td>None</td></tr> 81 <tr><td>None</td></tr>
135 </dl><dl> 138 </dl><dl>
136 <dt>Returns:</dt> 139 <dt>Returns:</dt>
137 <dd> 140 <dd>
138 flag indicating a string style (boolean) 141 flag indicating a string style (boolean)
139 </dd> 142 </dd>
143 </dl><a NAME="LexerJavaScript.maximumKeywordSet" ID="LexerJavaScript.maximumKeywordSet"></a>
144 <h4>LexerJavaScript.maximumKeywordSet</h4>
145 <b>maximumKeywordSet</b>(<i></i>)
146 <p>
147 Public method to get the maximum keyword set.
148 </p><dl>
149 <dt>Returns:</dt>
150 <dd>
151 maximum keyword set (integer)
152 </dd>
140 </dl> 153 </dl>
141 <div align="right"><a href="#top">Up</a></div> 154 <div align="right"><a href="#top">Up</a></div>
142 <hr /> 155 <hr />
143 </body></html> 156 </body></html>

eric ide

mercurial