eric6/Documentation/Source/eric6.QScintilla.Lexers.LexerQSS.html

branch
maintenance
changeset 8043
0acf98cd089a
parent 7989
a21d673a8f99
equal deleted inserted replaced
7991:866adc8c315b 8043:0acf98cd089a
130 <dd> 130 <dd>
131 number of the keyword set (integer) 131 number of the keyword set (integer)
132 </dd> 132 </dd>
133 </dl> 133 </dl>
134 <dl> 134 <dl>
135 <dt>Returns:</dt> 135 <dt>Return:</dt>
136 <dd> 136 <dd>
137 string giving the keywords (string) or None 137 string giving the keywords (string) or None
138 </dd> 138 </dd>
139 </dl> 139 </dl>
140 <a NAME="LexerQSS.initProperties" ID="LexerQSS.initProperties"></a> 140 <a NAME="LexerQSS.initProperties" ID="LexerQSS.initProperties"></a>
157 <dd> 157 <dd>
158 style to check (integer) 158 style to check (integer)
159 </dd> 159 </dd>
160 </dl> 160 </dl>
161 <dl> 161 <dl>
162 <dt>Returns:</dt> 162 <dt>Return:</dt>
163 <dd> 163 <dd>
164 flag indicating a comment style (boolean) 164 flag indicating a comment style (boolean)
165 </dd> 165 </dd>
166 </dl> 166 </dl>
167 <a NAME="LexerQSS.isStringStyle" ID="LexerQSS.isStringStyle"></a> 167 <a NAME="LexerQSS.isStringStyle" ID="LexerQSS.isStringStyle"></a>
177 <dd> 177 <dd>
178 style to check (integer) 178 style to check (integer)
179 </dd> 179 </dd>
180 </dl> 180 </dl>
181 <dl> 181 <dl>
182 <dt>Returns:</dt> 182 <dt>Return:</dt>
183 <dd> 183 <dd>
184 flag indicating a string style (boolean) 184 flag indicating a string style (boolean)
185 </dd> 185 </dd>
186 </dl> 186 </dl>
187 <a NAME="LexerQSS.language" ID="LexerQSS.language"></a> 187 <a NAME="LexerQSS.language" ID="LexerQSS.language"></a>
190 190
191 <p> 191 <p>
192 Public method to return the lexer language. 192 Public method to return the lexer language.
193 </p> 193 </p>
194 <dl> 194 <dl>
195 <dt>Returns:</dt> 195 <dt>Return:</dt>
196 <dd> 196 <dd>
197 lexer language (string) 197 lexer language (string)
198 </dd> 198 </dd>
199 </dl> 199 </dl>
200 <a NAME="LexerQSS.lexerName" ID="LexerQSS.lexerName"></a> 200 <a NAME="LexerQSS.lexerName" ID="LexerQSS.lexerName"></a>
203 203
204 <p> 204 <p>
205 Public method to return the lexer name. 205 Public method to return the lexer name.
206 </p> 206 </p>
207 <dl> 207 <dl>
208 <dt>Returns:</dt> 208 <dt>Return:</dt>
209 <dd> 209 <dd>
210 lexer name (string) 210 lexer name (string)
211 </dd> 211 </dd>
212 </dl> 212 </dl>
213 <div align="right"><a href="#top">Up</a></div> 213 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial