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

changeset 7989
a21d673a8f99
parent 7273
391d6b7b1eff
equal deleted inserted replaced
7988:c4c17121eff8 7989:a21d673a8f99
126 <dd> 126 <dd>
127 number of the keyword set (integer) 127 number of the keyword set (integer)
128 </dd> 128 </dd>
129 </dl> 129 </dl>
130 <dl> 130 <dl>
131 <dt>Returns:</dt> 131 <dt>Return:</dt>
132 <dd> 132 <dd>
133 string giving the keywords (string) or None 133 string giving the keywords (string) or None
134 </dd> 134 </dd>
135 </dl> 135 </dl>
136 <a NAME="LexerSQL.initProperties" ID="LexerSQL.initProperties"></a> 136 <a NAME="LexerSQL.initProperties" ID="LexerSQL.initProperties"></a>
153 <dd> 153 <dd>
154 style to check (integer) 154 style to check (integer)
155 </dd> 155 </dd>
156 </dl> 156 </dl>
157 <dl> 157 <dl>
158 <dt>Returns:</dt> 158 <dt>Return:</dt>
159 <dd> 159 <dd>
160 flag indicating a comment style (boolean) 160 flag indicating a comment style (boolean)
161 </dd> 161 </dd>
162 </dl> 162 </dl>
163 <a NAME="LexerSQL.isStringStyle" ID="LexerSQL.isStringStyle"></a> 163 <a NAME="LexerSQL.isStringStyle" ID="LexerSQL.isStringStyle"></a>
173 <dd> 173 <dd>
174 style to check (integer) 174 style to check (integer)
175 </dd> 175 </dd>
176 </dl> 176 </dl>
177 <dl> 177 <dl>
178 <dt>Returns:</dt> 178 <dt>Return:</dt>
179 <dd> 179 <dd>
180 flag indicating a string style (boolean) 180 flag indicating a string style (boolean)
181 </dd> 181 </dd>
182 </dl> 182 </dl>
183 <a NAME="LexerSQL.maximumKeywordSet" ID="LexerSQL.maximumKeywordSet"></a> 183 <a NAME="LexerSQL.maximumKeywordSet" ID="LexerSQL.maximumKeywordSet"></a>
186 186
187 <p> 187 <p>
188 Public method to get the maximum keyword set. 188 Public method to get the maximum keyword set.
189 </p> 189 </p>
190 <dl> 190 <dl>
191 <dt>Returns:</dt> 191 <dt>Return:</dt>
192 <dd> 192 <dd>
193 maximum keyword set (integer) 193 maximum keyword set (integer)
194 </dd> 194 </dd>
195 </dl> 195 </dl>
196 <div align="right"><a href="#top">Up</a></div> 196 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial