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

changeset 7989
a21d673a8f99
parent 7273
391d6b7b1eff
equal deleted inserted replaced
7988:c4c17121eff8 7989:a21d673a8f99
119 119
120 <p> 120 <p>
121 Public method to return the list of separators for autocompletion. 121 Public method to return the list of separators for autocompletion.
122 </p> 122 </p>
123 <dl> 123 <dl>
124 <dt>Returns:</dt> 124 <dt>Return:</dt>
125 <dd> 125 <dd>
126 list of separators (list of strings) 126 list of separators (list of strings)
127 </dd> 127 </dd>
128 </dl> 128 </dl>
129 <a NAME="LexerPascal.defaultKeywords" ID="LexerPascal.defaultKeywords"></a> 129 <a NAME="LexerPascal.defaultKeywords" ID="LexerPascal.defaultKeywords"></a>
139 <dd> 139 <dd>
140 number of the keyword set (integer) 140 number of the keyword set (integer)
141 </dd> 141 </dd>
142 </dl> 142 </dl>
143 <dl> 143 <dl>
144 <dt>Returns:</dt> 144 <dt>Return:</dt>
145 <dd> 145 <dd>
146 string giving the keywords (string) or None 146 string giving the keywords (string) or None
147 </dd> 147 </dd>
148 </dl> 148 </dl>
149 <a NAME="LexerPascal.initProperties" ID="LexerPascal.initProperties"></a> 149 <a NAME="LexerPascal.initProperties" ID="LexerPascal.initProperties"></a>
166 <dd> 166 <dd>
167 style to check (integer) 167 style to check (integer)
168 </dd> 168 </dd>
169 </dl> 169 </dl>
170 <dl> 170 <dl>
171 <dt>Returns:</dt> 171 <dt>Return:</dt>
172 <dd> 172 <dd>
173 flag indicating a comment style (boolean) 173 flag indicating a comment style (boolean)
174 </dd> 174 </dd>
175 </dl> 175 </dl>
176 <a NAME="LexerPascal.isStringStyle" ID="LexerPascal.isStringStyle"></a> 176 <a NAME="LexerPascal.isStringStyle" ID="LexerPascal.isStringStyle"></a>
186 <dd> 186 <dd>
187 style to check (integer) 187 style to check (integer)
188 </dd> 188 </dd>
189 </dl> 189 </dl>
190 <dl> 190 <dl>
191 <dt>Returns:</dt> 191 <dt>Return:</dt>
192 <dd> 192 <dd>
193 flag indicating a string style (boolean) 193 flag indicating a string style (boolean)
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